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

Constructor & Destructor Documentation

◆ QSetValueOnDestroy()

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

Definition at line 81 of file qmenu_p.h.

◆ ~QSetValueOnDestroy()

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

Definition at line 86 of file qmenu_p.h.


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