![]() |
VR-Forces Development_Version Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::makVrfGuiObjectInformationQt::DtLevelBar |
| A special progress bar widget to use by DtLevelBarDelegate. More... | |
| class | makVrf::makVrfGuiObjectInformationQt::DtLevelBarDelegate |
| A QStyledItemDelegate which displays a bar indicating the current level out of some maximum. More... | |
Namespaces | |
| namespace | makVrf |
| Contains makVrf::DtVrfDisDriver class. | |
| namespace | makVrf::makVrfGuiObjectInformationQt |
Typedefs | |
| typedef QString(* | makVrf::makVrfGuiObjectInformationQt::DtLevelBarTextFunction )(double level, double max) |
| typedef void(* | makVrf::makVrfGuiObjectInformationQt::DtLevelBarValuesFunction )(int &outLevel, int &outMax, double level, double max) |
| typedef DtLevelBarTextFunction | makVrf::makVrfGuiObjectInformationQt::DtLevelBarToolTipFunction |