QuasarAppLib
optiondata.h File Reference
#include "quasarapp_global.h"
#include "helpdata.h"
Include dependency graph for optiondata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QuasarAppUtils::OptionData
 The OptionData class contains information about one option. More...
 

Namespaces

namespace  QuasarAppUtils
 The QuasaraAppUtils class This lib include base functions for the all applications of QuasarApp group. All methods of the Quasar AppUtils is static.
 

Typedefs

typedef QMultiHash< QString, OptionDataQuasarAppUtils::OptionsDataList
 OptionsList is Hash map of the OptionData items. Where the key it is group name and value it is option data.