Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qitemdelegate.cpp File Reference

(4e1a1f3697563124588d7d00089b15084220ca42)

#include "qitemdelegate.h"
#include <qabstractitemmodel.h>
#include <qapplication.h>
#include <qbrush.h>
#include <qpainter.h>
#include <qpalette.h>
#include <qpoint.h>
#include <qrect.h>
#include <qsize.h>
#include <qstyle.h>
#include <qdatetime.h>
#include <qstyleoption.h>
#include <qevent.h>
#include <qpixmap.h>
#include <qbitmap.h>
#include <qpixmapcache.h>
#include <qitemeditorfactory.h>
#include <qmetaobject.h>
#include <qtextlayout.h>
#include <private/qabstractitemdelegate_p.h>
#include <private/qabstractitemmodel_p.h>
#include <private/qtextengine_p.h>
#include <qdebug.h>
#include <qlocale.h>
#include <qmath.h>
#include <limits.h>
#include "moc_qitemdelegate.cpp"
+ Include dependency graph for qitemdelegate.cpp:

Go to the source code of this file.

Classes

class  QItemDelegatePrivate
 
struct  QItemDelegatePrivate::Icon
 

Macros

#define DBL_DIG   10
 

Functions

static QString qPixmapSerial (quint64 i, bool enabled)
 

Macro Definition Documentation

◆ DBL_DIG

#define DBL_DIG   10

Function Documentation

◆ qPixmapSerial()

static QString qPixmapSerial ( quint64 i,
bool enabled )
static

Definition at line 953 of file qitemdelegate.cpp.

References i, and ptr().

Referenced by QItemDelegate::selectedPixmap().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: