Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
ResetOnDestroy Class Reference
+ Collaboration diagram for ResetOnDestroy:

Public Member Functions

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

Public Attributes

QMenuSloppyStatetoReset
 
bool * guard
 

Detailed Description

Definition at line 856 of file qmenu.cpp.

Constructor & Destructor Documentation

◆ ResetOnDestroy()

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

Definition at line 859 of file qmenu.cpp.

◆ ~ResetOnDestroy()

ResetOnDestroy::~ResetOnDestroy ( )
inline

Definition at line 866 of file qmenu.cpp.

Member Data Documentation

◆ guard

bool* ResetOnDestroy::guard

Definition at line 873 of file qmenu.cpp.

◆ toReset

QMenuSloppyState* ResetOnDestroy::toReset

Definition at line 872 of file qmenu.cpp.


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