Home
last modified time | relevance | path

Searched refs:LogTextBrowser (Results 1 – 13 of 13) sorted by relevance

/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DCustomElements.cpp17 LogTextBrowser::LogTextBrowser(QWidget *p) : QTextBrowser(p) {} in LogTextBrowser() function in LogTextBrowser
19 void LogTextBrowser::resizeEvent(QResizeEvent *e) { in resizeEvent()
24 bool LogTextBrowser::event(QEvent *e) { in event()
31 int LogTextBrowser::getLogScroll() { in getLogScroll()
35 int LogTextBrowser::getLogScrollMaximum() { in getLogScrollMaximum()
39 void LogTextBrowser::setLogScroll(int scroll_pos) { in setLogScroll()
43 void LogTextBrowser::scrollLogToBottom() { in scrollLogToBottom()
H A DCustomElements.h21 class LogTextBrowser : public QTextBrowser {
24 Q_DISABLE_COPY(LogTextBrowser)
29 LogTextBrowser(QWidget *p = NULL);
H A DLog.cpp472 LogTextBrowser *tlog = g.mw->qteLog; in log()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DCustomElements.cpp17 LogTextBrowser::LogTextBrowser(QWidget *p) : QTextBrowser(p) {} in LogTextBrowser() function in LogTextBrowser
19 void LogTextBrowser::resizeEvent(QResizeEvent *e) { in resizeEvent()
24 bool LogTextBrowser::event(QEvent *e) { in event()
31 int LogTextBrowser::getLogScroll() { in getLogScroll()
35 int LogTextBrowser::getLogScrollMaximum() { in getLogScrollMaximum()
39 void LogTextBrowser::setLogScroll(int scroll_pos) { in setLogScroll()
43 void LogTextBrowser::scrollLogToBottom() { in scrollLogToBottom()
H A DCustomElements.h21 class LogTextBrowser : public QTextBrowser {
24 Q_DISABLE_COPY(LogTextBrowser)
29 LogTextBrowser(QWidget *p = NULL);
H A DLog.cpp472 LogTextBrowser *tlog = g.mw->qteLog; in log()
/dports/audio/mumble/mumble-1.3.3/themes/Mumble/
H A DDark.qss896 LogTextBrowser,
H A DLite.qss896 LogTextBrowser,
H A DOSX Dark.qss896 LogTextBrowser,
H A DOSX Lite.qss896 LogTextBrowser,
/dports/audio/mumble/mumble-1.3.3/themes/Mumble/source/Imports/
H A DBase Theme.scss1028 LogTextBrowser,
/dports/audio/mumble/mumble-1.3.3/
H A DCHANGES1991 efd6361 Merge PR #2788: Document workaround in LogTextBrowser
2629 475907b Document workaround in LogTextBrowser
/dports/audio/murmur/mumble-1.3.3/
H A DCHANGES1991 efd6361 Merge PR #2788: Document workaround in LogTextBrowser
2629 475907b Document workaround in LogTextBrowser