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
QOhosPropertyDescriptor< T > Class Template Reference

#include <qohoswindowproperty.h>

Collaboration diagram for QOhosPropertyDescriptor< T >:

Public Member Functions

 QOhosPropertyDescriptor (const char *name)
const char * name () const

Detailed Description

template<typename T>
class QOhosPropertyDescriptor< T >

Definition at line 20 of file qohoswindowproperty.h.

Constructor & Destructor Documentation

◆ QOhosPropertyDescriptor()

template<typename T>
QOhosPropertyDescriptor< T >::QOhosPropertyDescriptor ( const char * name)
explicit

Definition at line 32 of file qohoswindowproperty.h.

Member Function Documentation

◆ name()

template<typename T>
const char * QOhosPropertyDescriptor< T >::name ( ) const

Definition at line 39 of file qohoswindowproperty.h.


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