Home
last modified time | relevance | path

Searched refs:qwsSetCustomColors (Results 1 – 23 of 23) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqapplication.h244 void qwsSetCustomColors( QRgb *colortable, int start, int numColors );
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/dist/
H A Dchanges-2.2.1156 - Allow setting of custom 8bpp colors: QApplication::qwsSetCustomColors()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication.h254 void qwsSetCustomColors(QRgb *colortable, int start, int numColors);
H A Dqapplication_qws.cpp3089 void QApplication::qwsSetCustomColors(QRgb *colorTable, int start, int numColors) in qwsSetCustomColors() function in QApplication