RibbonMainWindow Class
RibbonMainWindow class represents the main window of the application used to create the Ribbon UI. More...
Header: | #include <RibbonMainWindow> |
Inherits: | QMainWindow |
Public Functions
RibbonMainWindow(QWidget *parent = Q_NULL, Qt::WindowFlags flags = Qt::WindowFlags()) | |
virtual | ~RibbonMainWindow() |
Detailed Description
Member Function Documentation
[explicit]
RibbonMainWindow::RibbonMainWindow(QWidget *parent = Q_NULL, Qt::WindowFlags flags = Qt::WindowFlags())
Constructs RibbonMainWindow object with the given parent and flags.
[virtual noexcept]
RibbonMainWindow::~RibbonMainWindow()
Destructor of the RibbonMainWindow object.