Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
CPropertyLib::Machine | Machine for a property type |
CPropertyLib::MultiProperty | Holds a list of properties with the same name and type |
▼CPropertyLib::Property | Property |
CPropertyLib::ChildProperty | Child property |
CPropertyLib::PropertyEditor | Property editor |
▼CPropertyLib::PropertyList | The list of properties |
CPropertyLib::PropertyBuffer | The list of properties which does not own them |
CPropertyLib::PropertyMachineFactory | Factory to create property editors and property viewers |
▼CPropertyLib::PropertyWidget | An abstract base class of property viewer and editor vidget |
CPropertyLib::PCheckBox | Property editor with checkbox |
CPropertyLib::PColorButton | Property editor with color chooser button |
CPropertyLib::PColorCombo | Property editor with color combobox |
▼CPropertyLib::PComboBox | Property editor with combobox |
CPropertyLib::PCursorEdit | Property editor for TQCursor values |
CPropertyLib::PDateEdit | Property editor for TQDate values |
CPropertyLib::PDateTimeEdit | Property editor for TQDateTime values |
CPropertyLib::PDoubleNumInput | Property editor with double num input box |
CPropertyLib::PDummyWidget | Property editor with empty widget |
CPropertyLib::PFontButton | Property editor with font chooser button |
CPropertyLib::PFontCombo | Property editor with font combo box |
CPropertyLib::PLineEdit | Property editor with line edit |
CPropertyLib::PLineStyleEdit | Line style editor |
CPropertyLib::PPixmapEdit | Property editor which shows a pixmap and allows to load it from file |
CPropertyLib::PPointEdit | Property editor for TQPoint values |
CPropertyLib::PRectEdit | Property editor for TQRect values |
CPropertyLib::PSizeEdit | Property editor for TQSize values |
CPropertyLib::PSizePolicyEdit | Property editor for TQSizePolicy values |
CPropertyLib::PSpinBox | Property editor with integer num input box |
CPropertyLib::PStringListEdit | Property editor with string list editor |
CPropertyLib::PSymbolCombo | Property editor with char selector |
CPropertyLib::PUrlEdit | Property editor with an url editor to choose the location of file or directory |
CPropertyLib::PYesNoButton | Property editor with yes-no button to edit boolean values |
CPropertyLib::PropertyWidgetProxy | Property Widget Proxy |
CTQFloatInput | Qfloatinput.h |