QuasarAppLib
|
Go to the source code of this file.
Classes | |
class | QuasarAppUtils::HumanReadableObject |
The HumanReadableObject interface This is simple class that add one virtula method toString. All childs object should be override this method. 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 HumanReadableObject | QuasarAppUtils::iHRO |
iHRO This is short abriviature of the HumanReadableObject class. | |