QtBase  v6.3.1
Public Member Functions | List of all members
MyFunctor Class Reference

Public Member Functions

 MyFunctor (QObject *objectToDisconnect)
 
 ~MyFunctor ()
 
void operator() ()
 

Detailed Description

Definition at line 6287 of file tst_qobject.cpp.

Constructor & Destructor Documentation

◆ MyFunctor()

MyFunctor::MyFunctor ( QObject objectToDisconnect)
inlineexplicit

Definition at line 6290 of file tst_qobject.cpp.

◆ ~MyFunctor()

MyFunctor::~MyFunctor ( )
inline

Definition at line 6294 of file tst_qobject.cpp.

Member Function Documentation

◆ operator()()

void MyFunctor::operator() ( )
inline

Definition at line 6298 of file tst_qobject.cpp.

Here is the call graph for this function:

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