|
QCAD
Open Source 2D CAD
|
Internal helper class. More...
Public Member Functions | |
| void | indexChanged (void index) |
| Called when the index of a list property has changed and the list value needs to be changed to show the list entry at the new index. | |
| void | IndexWatcher (void propertyEditor, void sender, void propertyType) |
Public Attributes | |
| int | propertyEditor |
| int | propertyType |
| int | sender |
Internal helper class.
Notified when indices of list properties are changed.
|
inline |
|
inline |
Called when the index of a list property has changed and the list value needs to be changed to show the list entry at the new index.
| int IndexWatcher::propertyEditor |
| int IndexWatcher::propertyType |
| int IndexWatcher::sender |