gz/gui/Enums.hh File Reference
#include "gz/gui/qt.h"Go to the source code of this file.
Namespaces | |
| ignition | |
| ignition::gui | |
Enumerations | |
| enum | DataRole { DISPLAY_NAME = Qt::UserRole + 100, URI_QUERY, TYPE, TO_EXPAND } |
| Data roles. More... | |
| enum | FileType { CSVFile, PDFFile } |
| File types. More... | |
| enum | NumberType { NONE, DOUBLE, INT, UINT } |
| Number types. More... | |
| enum | StringType { NONE, LINE, PLAIN_TEXT } |
| String types. More... | |