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::RestoreDefaultFunction Class Reference
+ Collaboration diagram for qdesigner_internal::RestoreDefaultFunction:

Public Member Functions

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

Detailed Description

Definition at line 1067 of file qdesigner_propertycommand.cpp.

Constructor & Destructor Documentation

◆ RestoreDefaultFunction() [1/2]

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

Definition at line 1069 of file qdesigner_propertycommand.cpp.

◆ RestoreDefaultFunction() [2/2]

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

Definition at line 1069 of file qdesigner_propertycommand.cpp.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 1070 of file qdesigner_propertycommand.cpp.

◆ operator()() [2/2]

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

Definition at line 1070 of file qdesigner_propertycommand.cpp.


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