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

Public Member Functions

 SetValueFunction (QDesignerFormWindowInterface *formWindow, const PropertyHelper::Value &newValue, quint64 subPropertyMask)
 
PropertyHelper::Value operator() (PropertyHelper &)
 
 SetValueFunction (QDesignerFormWindowInterface *formWindow, const PropertyHelper::Value &newValue, quint64 subPropertyMask)
 
PropertyHelper::Value operator() (PropertyHelper &)
 

Detailed Description

Definition at line 1031 of file qdesigner_propertycommand.cpp.

Constructor & Destructor Documentation

◆ SetValueFunction() [1/2]

qdesigner_internal::SetValueFunction::SetValueFunction ( QDesignerFormWindowInterface * formWindow,
const PropertyHelper::Value & newValue,
quint64 subPropertyMask )

Definition at line 1044 of file qdesigner_propertycommand.cpp.

References SetValueFunction().

Referenced by SetValueFunction().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ SetValueFunction() [2/2]

qdesigner_internal::SetValueFunction::SetValueFunction ( QDesignerFormWindowInterface * formWindow,
const PropertyHelper::Value & newValue,
quint64 subPropertyMask )

Member Function Documentation

◆ operator()() [1/2]

PropertyHelper::Value qdesigner_internal::SetValueFunction::operator() ( PropertyHelper & ph)

Definition at line 1053 of file qdesigner_propertycommand.cpp.

◆ operator()() [2/2]

PropertyHelper::Value qdesigner_internal::SetValueFunction::operator() ( PropertyHelper & )

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