swift
Public Member Functions | Static Public Member Functions | List of all members
swift::gui::components::CSimulatorComponent Class Reference

Simulator component. More...

Inheritance diagram for swift::gui::components::CSimulatorComponent:
[legend]

Public Member Functions

 CSimulatorComponent (QWidget *parent=nullptr)
 Constructor.
 
virtual ~CSimulatorComponent ()
 Destructor.
 
int rowCount () const
 Number of entries.
 
void clear (bool addInternalsAfterwards=false)
 Clear.
 
void update ()
 Update simulator.
 
- Public Member Functions inherited from swift::gui::CEnableForDockWidgetInfoArea
CDockWidgetInfoAreagetDockWidgetInfoArea () const
 Corresponding dockable widget in info area.
 
bool hasDockWidgetArea () const
 Has dock area?
 
virtual bool setParentDockWidgetInfoArea (CDockWidgetInfoArea *parentDockableWidget)
 Corresponding dockable widget in info area. More...
 
CInfoAreagetParentInfoArea () const
 The parent info area.
 
bool isParentDockWidgetFloating () const
 Is the parent dockable widget floating?
 
bool isVisibleWidget () const
 Visible widget. More...
 
CEnableForFramelessWindowmainApplicationWindow () const
 Main application window if any.
 
QWidget * mainApplicationWindowWidget () const
 Main application window widget if any.
 
void displayMyself ()
 Display myself.
 

Static Public Member Functions

static const QStringList & getLogCategories ()
 Categories.
 

Additional Inherited Members

- Protected Member Functions inherited from swift::gui::CEnableForDockWidgetInfoArea
 CEnableForDockWidgetInfoArea (CDockWidgetInfoArea *parentInfoArea=nullptr)
 Constructor. More...
 
virtual ~CEnableForDockWidgetInfoArea ()
 Destructor.
 
- Protected Attributes inherited from swift::gui::CEnableForDockWidgetInfoArea
CDockWidgetInfoAream_parentDockableInfoArea = nullptr
 my parent dockable widget
 
swift::misc::CConnectionGuard m_connections
 connections
 

Detailed Description

Simulator component.

Definition at line 38 of file simulatorcomponent.h.


The documentation for this class was generated from the following files: