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
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 77 of file qmenu_p.h.

Constructor & Destructor Documentation

◆ QSetValueOnDestroy()

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

Definition at line 80 of file qmenu_p.h.

◆ ~QSetValueOnDestroy()

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

Definition at line 85 of file qmenu_p.h.


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