Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSetValueOnDestroy< T > Class Template Reference

#include <qmenu_p.h>

+ Collaboration diagram for QSetValueOnDestroy< T >:

Public Member Functions

 QSetValueOnDestroy (T &toSet, T value)
 
 ~QSetValueOnDestroy ()
 

Detailed Description

template<typename T>
class QSetValueOnDestroy< T >

Definition at line 75 of file qmenu_p.h.

Constructor & Destructor Documentation

◆ QSetValueOnDestroy()

template<typename T >
QSetValueOnDestroy< T >::QSetValueOnDestroy ( T &  toSet,
value 
)
inline

Definition at line 78 of file qmenu_p.h.

◆ ~QSetValueOnDestroy()

template<typename T >
QSetValueOnDestroy< T >::~QSetValueOnDestroy ( )
inline

Definition at line 83 of file qmenu_p.h.


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