Home
last modified time | relevance | path

Searched refs:QOffscreenX11Connection (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
H A Dqoffscreenintegration_x11.cpp59 QOffscreenX11Info(QOffscreenX11Connection *connection) in QOffscreenX11Info()
77 QOffscreenX11Connection *m_connection;
97 connection.reset(new QOffscreenX11Connection); in createPlatformOpenGLContext()
119 m_connection.reset(new QOffscreenX11Connection); in nativeResourceForScreen()
145 QOffscreenX11Connection::QOffscreenX11Connection() in QOffscreenX11Connection() function in QOffscreenX11Connection
155 QOffscreenX11Connection::~QOffscreenX11Connection() in ~QOffscreenX11Connection()
161 QOffscreenX11Info *QOffscreenX11Connection::x11Info() in x11Info()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
H A Dqoffscreenintegration_x11.cpp59 QOffscreenX11Info(QOffscreenX11Connection *connection) in QOffscreenX11Info()
77 QOffscreenX11Connection *m_connection;
97 connection.reset(new QOffscreenX11Connection); in createPlatformOpenGLContext()
119 m_connection.reset(new QOffscreenX11Connection); in nativeResourceForScreen()
145 QOffscreenX11Connection::QOffscreenX11Connection() in QOffscreenX11Connection() function in QOffscreenX11Connection
155 QOffscreenX11Connection::~QOffscreenX11Connection() in ~QOffscreenX11Connection()
161 QOffscreenX11Info *QOffscreenX11Connection::x11Info() in x11Info()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
H A Dqoffscreenintegration_x11.cpp59 QOffscreenX11Info(QOffscreenX11Connection *connection) in QOffscreenX11Info()
77 QOffscreenX11Connection *m_connection;
97 connection.reset(new QOffscreenX11Connection); in createPlatformOpenGLContext()
119 m_connection.reset(new QOffscreenX11Connection); in nativeResourceForScreen()
145 QOffscreenX11Connection::QOffscreenX11Connection() in QOffscreenX11Connection() function in QOffscreenX11Connection
155 QOffscreenX11Connection::~QOffscreenX11Connection() in ~QOffscreenX11Connection()
161 QOffscreenX11Info *QOffscreenX11Connection::x11Info() in x11Info()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
H A Dqoffscreenintegration_x11.cpp59 QOffscreenX11Info(QOffscreenX11Connection *connection) in QOffscreenX11Info()
77 QOffscreenX11Connection *m_connection;
97 connection.reset(new QOffscreenX11Connection); in createPlatformOpenGLContext()
119 m_connection.reset(new QOffscreenX11Connection); in nativeResourceForScreen()
145 QOffscreenX11Connection::QOffscreenX11Connection() in QOffscreenX11Connection() function in QOffscreenX11Connection
155 QOffscreenX11Connection::~QOffscreenX11Connection() in ~QOffscreenX11Connection()
161 QOffscreenX11Info *QOffscreenX11Connection::x11Info() in x11Info()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
H A Dqoffscreenintegration_x11.cpp59 QOffscreenX11Info(QOffscreenX11Connection *connection) in QOffscreenX11Info()
77 QOffscreenX11Connection *m_connection;
97 connection.reset(new QOffscreenX11Connection); in createPlatformOpenGLContext()
119 m_connection.reset(new QOffscreenX11Connection); in nativeResourceForScreen()
145 QOffscreenX11Connection::QOffscreenX11Connection() in QOffscreenX11Connection() function in QOffscreenX11Connection
155 QOffscreenX11Connection::~QOffscreenX11Connection() in ~QOffscreenX11Connection()
161 QOffscreenX11Info *QOffscreenX11Connection::x11Info() in x11Info()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
H A Dqoffscreenintegration_x11.cpp59 QOffscreenX11Info(QOffscreenX11Connection *connection) in QOffscreenX11Info()
77 QOffscreenX11Connection *m_connection;
97 connection.reset(new QOffscreenX11Connection); in createPlatformOpenGLContext()
119 m_connection.reset(new QOffscreenX11Connection); in nativeResourceForScreen()
145 QOffscreenX11Connection::QOffscreenX11Connection() in QOffscreenX11Connection() function in QOffscreenX11Connection
155 QOffscreenX11Connection::~QOffscreenX11Connection() in ~QOffscreenX11Connection()
161 QOffscreenX11Info *QOffscreenX11Connection::x11Info() in x11Info()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.h53 class QOffscreenX11Connection; variable
66 QScopedPointer<QOffscreenX11Connection> m_connection;
79 class QOffscreenX11Connection {
81 QOffscreenX11Connection();
82 ~QOffscreenX11Connection();

12