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

(d299dbfcd9980592a2d33fbb5e2f710d772eeca9)

#include <QtCore/qrangemodel.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qmimedata.h>
#include <QtCore/qstring.h>
#include <QtCore/qtextstream.h>
#include <QtCore/qxmlstream.h>
#include <QtGui/qcolor.h>
#include <QtWidgets/qlistview.h>
#include <QtWidgets/qtableview.h>
Include dependency graph for specialize.cpp:

Go to the source code of this file.

Classes

class  multirole_gadget::ColorEntry
 [color_gadget_decl] More...
struct  QRangeModel::RowOptions< ColorEntry >
 [color_gadget_row_options_decl] More...
struct  QRangeModel::ItemAccess< ColorEntry >
 [color_gadget_row_options_end_decl] [color_gadget_row_options] More...

Namespaces

namespace  multirole_gadget
 [color_gadget_item_access_end_decl]

Typedefs

using ColorEntry = multirole_gadget::ColorEntry

Functions

void multirole_gadget::color_table ()
void multirole_gadget::color_list_multi_role ()
void multirole_gadget::color_list_pointers ()
void multirole_gadget::color_list_single_column ()

Typedef Documentation

◆ ColorEntry

Definition at line 57 of file specialize.cpp.