![]() |
ManaPlus
|
#include <fontsizechoicelistmodel.h>
Public Member Functions | |
| FontSizeChoiceListModel () | |
| int | getNumberOfElements () |
| std::string | getElementAt (int i) |
Public Member Functions inherited from ListModel | |
| ListModel () | |
| virtual | ~ListModel () |
Definition at line 69 of file fontsizechoicelistmodel.h.
|
inline |
Definition at line 72 of file fontsizechoicelistmodel.h.
|
inlinevirtual |
Gets an element at a certain index in the list.
| i | An index in the list. |
Implements ListModel.
Definition at line 81 of file fontsizechoicelistmodel.h.
References getNumberOfElements(), and SIZE_NAME.
|
inlinevirtual |
Gets the number of elements in the list.
Implements ListModel.
Definition at line 78 of file fontsizechoicelistmodel.h.
References maxFontSizes.
Referenced by getElementAt().