Qt 4.8
|
#include <qgtkstyle_p.h>
Public Functions | |
const char * | data () const |
QHashableLatin1Literal & | operator= (const QHashableLatin1Literal &other) |
template<int N> | |
QHashableLatin1Literal (const char(&str)[N]) | |
QHashableLatin1Literal (const QHashableLatin1Literal &other) | |
int | size () const |
QString | toString () const |
Static Public Functions | |
static QHashableLatin1Literal | fromData (const char *str) |
Private Functions | |
QHashableLatin1Literal (const char *str, int length) | |
Properties | |
const char * | m_data |
const int | m_size |
Definition at line 82 of file qgtkstyle_p.h.
|
inline |
|
inline |
Definition at line 97 of file qgtkstyle_p.h.
|
inlineprivate |
Definition at line 118 of file qgtkstyle_p.h.
|
inline |
Definition at line 86 of file qgtkstyle_p.h.
Referenced by QGtkStylePrivate::addWidgetToMap(), operator==(), and qHash().
|
inlinestatic |
Definition at line 112 of file qgtkstyle_p.h.
Referenced by classPath(), and QGtkStylePrivate::initGtkWidgets().
|
inline |
Definition at line 101 of file qgtkstyle_p.h.
|
inline |
|
inline |
Definition at line 110 of file qgtkstyle_p.h.
Referenced by QGtkStyle::drawComplexControl().
|
private |
Definition at line 123 of file qgtkstyle_p.h.
Referenced by data(), operator=(), and toString().
|
private |
Definition at line 122 of file qgtkstyle_p.h.
Referenced by data(), operator=(), size(), and toString().