Static Public Member Functions |
| static void | addUiMapping (const char *parameter, const char *like) |
| | Adds a mapping such that if a parameter type ui file is not found, use the one "like" it.
|
Member Typedef Documentation
Constructor & Destructor Documentation
| DtUiForParameter::DtUiForParameter |
( |
makVrv::DtDe & |
de, |
|
|
const std::string & |
uiFile |
|
) |
| |
| virtual DtUiForParameter::~DtUiForParameter |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual QWidget* DtUiForParameter::createControls |
( |
| ) |
|
|
virtual |
When creating controls and loading from the ui file, the system will try and match either the objectname of the object as the control to create or the element_type property (for items that might appear more than once, such as systems)
| static void DtUiForParameter::addUiMapping |
( |
const char * |
parameter, |
|
|
const char * |
like |
|
) |
| |
|
static |
Adds a mapping such that if a parameter type ui file is not found, use the one "like" it.
| virtual bool DtUiForParameter::isModified |
( |
| ) |
const |
|
virtual |
| virtual void DtUiForParameter::buildMapOfAvailableControls |
( |
QWidget * |
parent, |
|
|
ControlsMap & |
|
|
) |
| const |
|
virtual |
Builds a map of available controls to map reader/writer items to.
| static void DtUiForParameter::elementChangedCallback |
( |
DtUiElement * |
element, |
|
|
void * |
usr |
|
) |
| |
|
static |
Callback invoked whenever one of the elements is modified.
Notifies all other elements (not the one that was just changed) of the change.
| virtual void DtUiForParameter::processElementChanged |
( |
DtUiElement * |
element | ) |
|
|
virtual |
Callback invoked whenever one of the elements is modified.
Notifies all other elements (not the one that was just changed) of the change.
| QWidget* DtUiForParameter::canvas |
( |
| ) |
|
|
inline |
| DtString DtUiForParameter::parameterType |
( |
| ) |
const |
|
inline |
| virtual void DtUiForParameter::clearUiElements |
( |
| ) |
|
|
virtual |
| virtual std::string DtUiForParameter::uiElementName |
( |
const DtString & |
elementName | ) |
const |
|
protectedvirtual |
Converts a reader/writer name to a valid ui element name.
Convert all elements in the modified environment to ui data elements.
Any element not matched will be disabled
For the data items fills in the common original items and common modified items that are present for all data items.
Adds all rw items found in the bindings lists to the map.
Only keep the intersection of items.
| virtual void DtUiForParameter::canvasDestroyed |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtUiForParameter::controlsDestroyed |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtUiForParameter::elementDestroyed |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| makVrv::DtDe& DtUiForParameter::myDe |
|
protected |
| QWidget* DtUiForParameter::myCanvas |
|
protected |
| QWidget* DtUiForParameter::myControls |
|
protected |
| std::string DtUiForParameter::myUiFile |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/entityEditorImpl/uiForParameter.h