Extending Qt Creator Manual
OutputWindow
Extending Qt Creator Manual 4.12.3
List of All Members for OutputWindow
This is the complete list of members for
Core::OutputWindow
, including inherited members.
enum
FilterModeFlag
flags
FilterModeFlags
OutputWindow
(Core::Context , const QString &, QWidget *)
~OutputWindow
()
appendMessage
(const QString &, Utils::OutputFormat )
appendText
(const QString &, const QTextCharFormat &)
clear
()
fontZoom
() const : float
formatter
() const : Utils::OutputFormatter *
grayOutOldContent
()
isScrollbarAtBottom
() const : bool
maxCharCount
() const : int
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
resetZoom
()
scrollToBottom
()
setBaseFont
(const QFont &)
setFontZoom
(float )
setFormatter
(Utils::OutputFormatter *)
setMaxCharCount
(int )
setWheelZoomEnabled
(bool )
setWordWrapEnabled
(bool )
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
updateFilterProperties
(const QString &, Qt::CaseSensitivity , bool , bool )
wheelZoom
()