![]() |
ManaPlus
|
#include <themesmodel.h>
Public Member Functions | |
| ThemesModel () | |
Public Member Functions inherited from NamesModel | |
| NamesModel () | |
| ~NamesModel () | |
| int | getNumberOfElements () |
| std::string | getElementAt (int i) |
| StringVect & | getNames () |
| size_t | size () const |
| void | clear () |
| void | add (const std::string &str) |
| void | fillFromArray (const char *const *const arr, const std::size_t size) |
| void | fillFromVector (const StringVect &vect) |
Public Member Functions inherited from ListModel | |
| ListModel () | |
| virtual | ~ListModel () |
Additional Inherited Members | |
Protected Attributes inherited from NamesModel | |
| StringVect | mNames |
Definition at line 33 of file themesmodel.h.
|
inline |
Definition at line 36 of file themesmodel.h.
References Theme::fillSkinsList(), and NamesModel::mNames.