Public Member Functions | |
void | append (const QString &value) |
const QStringList & | asStringList () const |
void | clear () |
int | maximumSize () const |
void | setMaximumSize (int num) |
void Gui::HistoryList::append | ( | const QString & | value | ) |
References DraftVecUtils::find().
Referenced by Gui::PrefQuantitySpinBoxPrivate::restoreHistory().
const QStringList & Gui::HistoryList::asStringList | ( | ) | const |
Referenced by Gui::PrefQuantitySpinBoxPrivate::saveHistory().
void Gui::HistoryList::clear | ( | ) |
int Gui::HistoryList::maximumSize | ( | ) | const |
void Gui::HistoryList::setMaximumSize | ( | int | num | ) |