Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
src_gui_widgets_qstatusbar.cpp
Go to the documentation of this file.
1
// Copyright (C) 2016 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
3
5
statusBar
()->addWidget(
new
MyReadWriteIndication);
7
9
statusBar
()->showMessage(
tr
(
"Ready"
));
11
13
statusBar
()->showMessage(
tr
(
"Ready"
), 2000);
tr
#define tr(X)
Definition
qtemporaryfile.cpp:21
statusBar
statusBar() -> addWidget(new MyReadWriteIndication)
[0]
qtbase
src
widgets
doc
snippets
code
src_gui_widgets_qstatusbar.cpp
Generated by
1.9.7