17 #include <QtCore/qglobal.h> 19 #if QT_VERSION < QT_VERSION_CHECK(5, 0, 0) 20 #include <QtGui/QWidget> 22 #include <QtWidgets/QWidget>
Abstract class for widgets which will be used for conversation with user.
Definition: mainWidget.h:28
void newWidget(trikGui::MainWidget &widget)
Emitted when the widget created a new one and wants it to be shown.
Definition: abstractIndicator.h:21
MainWidget(QWidget *parent)
Constructor.
Definition: mainWidget.h:40
virtual void renewFocus()=0
Set focus properly on this widget or one of its children.
FileManagerRootType
Definition: mainWidget.h:33