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
WalkWidgetTreeFunction Class Referenceabstract
+ Inheritance diagram for WalkWidgetTreeFunction:
+ Collaboration diagram for WalkWidgetTreeFunction:

Public Member Functions

virtual void operator() (int depth, QWidget *widget) const =0
 
virtual void operator() (int depth, QWidget *widget) const =0
 

Detailed Description

Definition at line 328 of file view3d.cpp.

Member Function Documentation

◆ operator()() [1/2]

virtual void WalkWidgetTreeFunction::operator() ( int depth,
QWidget * widget ) const
pure virtual

Implemented in AddTexture, AddTexture, AddWidget, and AddWidget.

Referenced by walkWidgetTree().

+ Here is the caller graph for this function:

◆ operator()() [2/2]

virtual void WalkWidgetTreeFunction::operator() ( int depth,
QWidget * widget ) const
pure virtual

Implemented in AddTexture, AddTexture, AddWidget, and AddWidget.


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