Home
last modified time | relevance | path

Searched refs:PixelDelegate (Results 1 – 25 of 42) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/examples/itemviews/pixelator/
H A Dpixeldelegate.cpp46 PixelDelegate::PixelDelegate(QObject *parent) in PixelDelegate() function in PixelDelegate
54 void PixelDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, in paint()
95 QSize PixelDelegate::sizeHint(const QStyleOptionViewItem & /* option */, in sizeHint()
103 void PixelDelegate::setPixelSize(int size) in setPixelSize()
H A Dpixeldelegate.h58 class PixelDelegate : public QAbstractItemDelegate
63 PixelDelegate(QObject *parent = 0);
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/itemviews/pixelator/
H A Dpixeldelegate.cpp56 PixelDelegate::PixelDelegate(QObject *parent) in PixelDelegate() function in PixelDelegate
62 void PixelDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, in paint()
103 QSize PixelDelegate::sizeHint(const QStyleOptionViewItem & /* option */, in sizeHint()
111 void PixelDelegate::setPixelSize(int size) in setPixelSize()
H A Dpixeldelegate.h67 class PixelDelegate : public QAbstractItemDelegate
72 PixelDelegate(QObject *parent = nullptr);
H A Dmainwindow.cpp84 PixelDelegate *delegate = new PixelDelegate(this); in MainWindow()
120 delegate, &PixelDelegate::setPixelSize); in MainWindow()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Dbrush_preview.h60 typedef void (BrushPreview::*PixelDelegate)(ui::Graphics*, const gfx::Point&, gfx::Color); typedef
71 PixelDelegate pixelDelegate);
73 …void traceCrossPixels(ui::Graphics* g, const gfx::Point& pt, gfx::Color color, PixelDelegate pixel…
74 …ixels(ui::Graphics* g, const gfx::Point& pt, gfx::Color color, int thickness, PixelDelegate pixel);
75 … void traceBrushBoundaries(ui::Graphics* g, gfx::Point pos, gfx::Color color, PixelDelegate pixel);
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)
/dports/devel/py-qt5-core/PyQt5-5.15.4/examples/itemviews/pixelator/
H A Dpixelator.py60 class PixelDelegate(QAbstractItemDelegate): class
62 super(PixelDelegate, self).__init__(parent)
146 delegate = PixelDelegate(self)

12