Heart 1.3.848.aa44c26
Heart is base back end library for your c++ Qt projects.
|
Go to the source code of this file.
Classes | |
class | QH::DistVersion |
The DistVersion class This is information of supported versions of the destinations api. More... | |
Namespaces | |
namespace | QH |
The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart library. | |
Typedefs | |
typedef QHash< QString, DistVersion > | QH::VersionData |
VersionData This is array of all available apis and supported its versions. | |
typedef QHash< unsigned short, DistVersion > | QH::PackagesVersionData |
PackagesVersionData This is some as VersionData but for int commands. | |