#include <QtDesigner/QDesignerExportWidget>
#include <Nice/Qt/BridgeItem.h>
|
class | SetButton |
| An instance of this class provides two buttons, an Apply and a Reset Button. The widget is automatically added to an instance of a connected widget if the autosync flag is set to FALSE. That means the user has to press the Apply button to actually set the value of the edited value to the connected Property. To revert the widget value to the original value kept by the Property the user has to press the Reset button. More...
|
|