kexi
KFormDesigner::LayoutPropertyCommand Member ListThis is the complete list of members for KFormDesigner::LayoutPropertyCommand, including all inherited members.
| Command() | KFormDesigner::Command | |
| debug() | KFormDesigner::LayoutPropertyCommand | [virtual] |
| execute() | KFormDesigner::LayoutPropertyCommand | [virtual] |
| LayoutPropertyCommand(WidgetPropertySet *set, const QCString &wname, const QVariant &oldValue, const QVariant &value) | KFormDesigner::LayoutPropertyCommand | |
| m_form | KFormDesigner::LayoutPropertyCommand | [protected] |
| m_geometries | KFormDesigner::LayoutPropertyCommand | [protected] |
| m_oldvalues | KFormDesigner::PropertyCommand | [protected] |
| m_property | KFormDesigner::PropertyCommand | [protected] |
| m_propSet | KFormDesigner::PropertyCommand | [protected] |
| m_value | KFormDesigner::PropertyCommand | [protected] |
| name() const | KFormDesigner::LayoutPropertyCommand | [virtual] |
| oldValues() const | KFormDesigner::PropertyCommand | [inline] |
| property() const | KFormDesigner::PropertyCommand | [inline] |
| PropertyCommand(WidgetPropertySet *set, const QCString &wname, const QVariant &oldValue, const QVariant &value, const QCString &property) | KFormDesigner::PropertyCommand | |
| PropertyCommand(WidgetPropertySet *set, const QMap< QCString, QVariant > &oldvalues, const QVariant &value, const QCString &property) | KFormDesigner::PropertyCommand | |
| setValue(const QVariant &value) | KFormDesigner::PropertyCommand | |
| unexecute() | KFormDesigner::LayoutPropertyCommand | [virtual] |
| ~Command() | KFormDesigner::Command | [virtual] |
|