Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdesigner_internal::UndoSetValueFunction Class Reference
+ Collaboration diagram for qdesigner_internal::UndoSetValueFunction:

Public Member Functions

 UndoSetValueFunction (QDesignerFormWindowInterface *formWindow)
 
PropertyHelper::Value operator() (PropertyHelper &ph)
 
 UndoSetValueFunction (QDesignerFormWindowInterface *formWindow)
 
PropertyHelper::Value operator() (PropertyHelper &ph)
 

Detailed Description

Definition at line 1058 of file qdesigner_propertycommand.cpp.

Constructor & Destructor Documentation

◆ UndoSetValueFunction() [1/2]

qdesigner_internal::UndoSetValueFunction::UndoSetValueFunction ( QDesignerFormWindowInterface * formWindow)
inline

Definition at line 1060 of file qdesigner_propertycommand.cpp.

◆ UndoSetValueFunction() [2/2]

qdesigner_internal::UndoSetValueFunction::UndoSetValueFunction ( QDesignerFormWindowInterface * formWindow)
inline

Definition at line 1060 of file qdesigner_propertycommand.cpp.

Member Function Documentation

◆ operator()() [1/2]

PropertyHelper::Value qdesigner_internal::UndoSetValueFunction::operator() ( PropertyHelper & ph)
inline

Definition at line 1061 of file qdesigner_propertycommand.cpp.

◆ operator()() [2/2]

PropertyHelper::Value qdesigner_internal::UndoSetValueFunction::operator() ( PropertyHelper & ph)
inline

Definition at line 1061 of file qdesigner_propertycommand.cpp.


The documentation for this class was generated from the following file: