swift
Signals | Public Member Functions | List of all members
swift::gui::CManagedStatusBar Class Reference

Managed status bar. More...

Inheritance diagram for swift::gui::CManagedStatusBar:
[legend]

Signals

void requestLogPage ()
 Request to show the log page.
 

Public Member Functions

 CManagedStatusBar (QObject *parent=nullptr)
 Constructor.
 
virtual ~CManagedStatusBar ()
 Destructor.
 
QStatusBar * getStatusBar () const
 Get the status bar.
 
void initStatusBar (QStatusBar *statusBar=nullptr)
 Init.
 
void showWarningButton ()
 Show warning log button.
 
void showErrorButton ()
 Show warning error button.
 
void show ()
 Show.
 
void hide ()
 Hide.
 
void setElideMode (Qt::TextElideMode mode)
 Set the label elide mode.
 
void displayStatusMessage (const swift::misc::CStatusMessage &statusMessage)
 Display status message.
 
void displayStatusMessages (const swift::misc::CStatusMessageList &statusMessages)
 Display status messages.
 
void setSizeGripEnabled (bool enabled)
 Enabled size grip.
 

Detailed Description

Managed status bar.

Definition at line 23 of file managedstatusbar.h.


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