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
src_corelib_kernel_qvariant.cpp File Reference

(68f824a55a2cf798a06974d8ac481ef1035e5ada)

#include <QDataStream>
#include <QVariant>
#include <QColor>
#include <QPalette>
#include <QSequentialIterable>
#include <QAssociativeIterable>
Include dependency graph for src_corelib_kernel_qvariant.cpp:

Go to the source code of this file.

Classes

struct  MyCustomStruct

Functions

QString tr (const char *s)
QPalette palette ()
QVariant examples ()

Function Documentation

◆ examples()

QVariant examples ( )

[0]

[0]

[1]

[1]

[2]

[2]

[3]

[3]

[4]

[4]

[5]

[5]

[6]

[6]

[7]

[7]

[9]

[9]

[10]

[10]

Definition at line 23 of file src_corelib_kernel_qvariant.cpp.

◆ palette()

QPalette palette ( )

Definition at line 20 of file src_corelib_kernel_qvariant.cpp.

◆ tr()

QString tr ( const char * s)

Definition at line 13 of file src_corelib_kernel_qvariant.cpp.