QuasarAppLib
humanreadableobject.h File Reference
#include <QString>
#include "quasarapp_global.h"
Include dependency graph for humanreadableobject.h:
This graph shows which files directly or indirectly include this file:

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.