Home
last modified time | relevance | path

Searched defs:QDebug (Results 1 – 25 of 775) sorted by relevance

12345678910>>...31

/dports/graphics/krita/krita-4.4.8/libs/ui/opengl/
H A Dkis_opengl_p.h24 class QDebug; variable
101 void appendPlatformOpenGLDebugText(QDebug &/*debugOut*/) {} in appendPlatformOpenGLDebugText() argument
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqdebug.h114 inline QDebug(QIODevice *device) : stream(new Stream(device)) {} in QDebug() function
115 inline QDebug(QString *string) : stream(new Stream(string)) {} in QDebug() function
116 inline QDebug(QtMsgType t) : stream(new Stream(t)) {} in QDebug() function
117 inline QDebug(const QDebug &o):stream(o.stream) { ++stream->ref; } in QDebug() function
118 QDebug(QDebug &&other) noexcept : stream{qExchange(other.stream, nullptr)} {} in QDebug() function
178 Q_DECLARE_SHARED(QDebug) in Q_DECLARE_SHARED() argument
/dports/security/libkleo/libkleo-21.12.3/src/kleo/
H A Ddebug.h20 class QDebug; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/qmljs/parser/
H A Dqmlerror.h34 class QDebug; variable
/dports/security/gpgme/gpgme-1.15.1/lang/qt/src/
H A Ddebug.h44 class QDebug; variable
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/qt/src/
H A Ddebug.h44 class QDebug; variable
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/qt/src/
H A Ddebug.h44 class QDebug; variable

12345678910>>...31