#include "mmsgui/mmswidget.h"
Go to the source code of this file.
Classes | |
class | MMSMenuWidget |
With this class you can display a list of items. More... | |
struct | MMSMenuWidget::MMSMENUITEMINFOS |
Enumerations | |
enum | MMSMENUWIDGET_PULSER_MODE { MMSMENUWIDGET_PULSER_MODE_SCROLL_DOWN = 0, MMSMENUWIDGET_PULSER_MODE_SCROLL_UP, MMSMENUWIDGET_PULSER_MODE_SCROLL_LEFT, MMSMENUWIDGET_PULSER_MODE_SCROLL_RIGHT, MMSMENUWIDGET_PULSER_MODE_MOVESEL_DOWN, MMSMENUWIDGET_PULSER_MODE_MOVESEL_UP, MMSMENUWIDGET_PULSER_MODE_MOVESEL_LEFT, MMSMENUWIDGET_PULSER_MODE_MOVESEL_RIGHT } |
current mode of the pulser More... |
current mode of the pulser
Definition at line 39 of file mmsmenuwidget.h.