Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QT Deprecation warnings in QString class #993

Open
flipmcf opened this issue Nov 21, 2024 · 0 comments
Open

QT Deprecation warnings in QString class #993

flipmcf opened this issue Nov 21, 2024 · 0 comments

Comments

@flipmcf
Copy link
Contributor

flipmcf commented Nov 21, 2024

QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead

QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const’ is deprecated: Use Qt::SplitBehavior variant instead

static QString QDate::longMonthName(int, QDate::MonthNameType)’ is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName

static QString QDate::longDayName(int, QDate::MonthNameType)’ is deprecated: Use QLocale::dayName or QLocale::standaloneDayName

flipmcf added a commit to flipmcf/rivendell that referenced this issue Nov 25, 2024
flipmcf added a commit to flipmcf/rivendell that referenced this issue Nov 26, 2024
flipmcf added a commit to flipmcf/rivendell that referenced this issue Dec 3, 2024
flipmcf added a commit to flipmcf/rivendell that referenced this issue Dec 5, 2024
flipmcf added a commit to flipmcf/rivendell that referenced this issue Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant