knotes
knoteprintselectthemecombobox.cpp
Go to the documentation of this file.
58 const QString themeInfoFile = dirIt.filePath() + QDir::separator() + QLatin1String("theme.desktop");
QString next()
QString selectedTheme() const
Definition: knoteprintselectthemecombobox.cpp:85
QAbstractItemModel * model() const
void clear()
bool contains(const QString &str, Qt::CaseSensitivity cs) const
QChar separator()
virtual void sort(int column, Qt::SortOrder order)
void addItem(const QString &text, const QVariant &userData)
const char * name() const
int count(const T &value) const
void loadThemes()
Definition: knoteprintselectthemecombobox.cpp:38
void append(const T &value)
KNotePrintSelectThemeComboBox(QWidget *parent=0)
Definition: knoteprintselectthemecombobox.cpp:27
bool isEmpty() const
void selectDefaultTheme()
Definition: knoteprintselectthemecombobox.cpp:90
QVariant itemData(int index, int role) const
int findData(const QVariant &data, int role, QFlags< Qt::MatchFlag > flags) const
~KNotePrintSelectThemeComboBox()
Definition: knoteprintselectthemecombobox.cpp:33
void setCurrentIndex(int index)
QString fromLatin1(const char *str, int size)
bool hasNext() const
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
QString toString() const
QString filePath() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.