Home
last modified time | relevance | path

Searched refs:QPlatformTextureList (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
H A Dqplatformbackingstore.h71 class QPlatformTextureList; variable
77 class Q_GUI_EXPORT QPlatformTextureList : public QObject
80 Q_DECLARE_PRIVATE(QPlatformTextureList)
89 explicit QPlatformTextureList(QObject *parent = nullptr);
90 ~QPlatformTextureList();
109 Q_DECLARE_OPERATORS_FOR_FLAGS(QPlatformTextureList::Flags) in Q_DECLARE_OPERATORS_FOR_FLAGS()
126 QPlatformTextureList *textures, in Q_DECLARE_OPERATORS_FOR_FLAGS()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
H A Dqplatformbackingstore.h71 class QPlatformTextureList; variable
77 class Q_GUI_EXPORT QPlatformTextureList : public QObject
80 Q_DECLARE_PRIVATE(QPlatformTextureList)
89 explicit QPlatformTextureList(QObject *parent = nullptr);
90 ~QPlatformTextureList();
109 Q_DECLARE_OPERATORS_FOR_FLAGS(QPlatformTextureList::Flags) in Q_DECLARE_OPERATORS_FOR_FLAGS()
126 QPlatformTextureList *textures, in Q_DECLARE_OPERATORS_FOR_FLAGS()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
H A Dqplatformbackingstore.h71 class QPlatformTextureList; variable
77 class Q_GUI_EXPORT QPlatformTextureList : public QObject
80 Q_DECLARE_PRIVATE(QPlatformTextureList)
89 explicit QPlatformTextureList(QObject *parent = nullptr);
90 ~QPlatformTextureList();
109 Q_DECLARE_OPERATORS_FOR_FLAGS(QPlatformTextureList::Flags) in Q_DECLARE_OPERATORS_FOR_FLAGS()
126 QPlatformTextureList *textures, in Q_DECLARE_OPERATORS_FOR_FLAGS()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
H A Dqplatformbackingstore.h71 class QPlatformTextureList; variable
77 class Q_GUI_EXPORT QPlatformTextureList : public QObject
80 Q_DECLARE_PRIVATE(QPlatformTextureList)
89 explicit QPlatformTextureList(QObject *parent = nullptr);
90 ~QPlatformTextureList();
109 Q_DECLARE_OPERATORS_FOR_FLAGS(QPlatformTextureList::Flags) in Q_DECLARE_OPERATORS_FOR_FLAGS()
126 QPlatformTextureList *textures, in Q_DECLARE_OPERATORS_FOR_FLAGS()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
H A Dqplatformbackingstore.h71 class QPlatformTextureList; variable
77 class Q_GUI_EXPORT QPlatformTextureList : public QObject
80 Q_DECLARE_PRIVATE(QPlatformTextureList)
89 explicit QPlatformTextureList(QObject *parent = nullptr);
90 ~QPlatformTextureList();
109 Q_DECLARE_OPERATORS_FOR_FLAGS(QPlatformTextureList::Flags) in Q_DECLARE_OPERATORS_FOR_FLAGS()
126 QPlatformTextureList *textures, in Q_DECLARE_OPERATORS_FOR_FLAGS()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
H A Dqplatformbackingstore.h71 class QPlatformTextureList; variable
77 class Q_GUI_EXPORT QPlatformTextureList : public QObject
80 Q_DECLARE_PRIVATE(QPlatformTextureList)
89 explicit QPlatformTextureList(QObject *parent = nullptr);
90 ~QPlatformTextureList();
109 Q_DECLARE_OPERATORS_FOR_FLAGS(QPlatformTextureList::Flags) in Q_DECLARE_OPERATORS_FOR_FLAGS()
126 QPlatformTextureList *textures, in Q_DECLARE_OPERATORS_FOR_FLAGS()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqplatformbackingstore.cpp151 QPlatformTextureList::QPlatformTextureList(QObject *parent) in QPlatformTextureList() function in QPlatformTextureList
156 QPlatformTextureList::~QPlatformTextureList() in ~QPlatformTextureList()
162 Q_D(const QPlatformTextureList); in count()
168 Q_D(const QPlatformTextureList); in textureId()
174 Q_D(const QPlatformTextureList); in source()
178 QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const in flags()
180 Q_D(const QPlatformTextureList); in flags()
198 Q_D(QPlatformTextureList); in lock()
214 Q_D(QPlatformTextureList); in appendTexture()
224 void QPlatformTextureList::clear() in clear()
[all …]

12345678910>>...14