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
ResetOnDestroy Class Reference
Collaboration diagram for ResetOnDestroy:

Public Member Functions

 ResetOnDestroy (QMenuSloppyState *sloppyState, bool *guard)
 ~ResetOnDestroy ()
 ResetOnDestroy (QMenuSloppyState *sloppyState, bool *guard)
 ~ResetOnDestroy ()

Public Attributes

QMenuSloppyStatetoReset
bool * guard

Detailed Description

Definition at line 851 of file qmenu.cpp.

Constructor & Destructor Documentation

◆ ResetOnDestroy() [1/2]

ResetOnDestroy::ResetOnDestroy ( QMenuSloppyState * sloppyState,
bool * guard )
inline

Definition at line 854 of file qmenu.cpp.

References guard, and toReset.

Referenced by QMenuSloppyState::timeout().

Here is the caller graph for this function:

◆ ~ResetOnDestroy() [1/2]

ResetOnDestroy::~ResetOnDestroy ( )
inline

Definition at line 861 of file qmenu.cpp.

References guard, and toReset.

◆ ResetOnDestroy() [2/2]

ResetOnDestroy::ResetOnDestroy ( QMenuSloppyState * sloppyState,
bool * guard )
inline

Definition at line 854 of file qmenu.cpp.

◆ ~ResetOnDestroy() [2/2]

ResetOnDestroy::~ResetOnDestroy ( )
inline

Definition at line 861 of file qmenu.cpp.

Member Data Documentation

◆ guard

bool * ResetOnDestroy::guard

Definition at line 868 of file qmenu.cpp.

Referenced by ResetOnDestroy(), and ~ResetOnDestroy().

◆ toReset

QMenuSloppyState * ResetOnDestroy::toReset

Definition at line 867 of file qmenu.cpp.

Referenced by ResetOnDestroy(), and ~ResetOnDestroy().


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