WidgetsWithToolbar Class Reference

#include <RobotAPI/libraries/armem_gui/instance/WidgetsWithToolbar.h>

+ Inheritance diagram for WidgetsWithToolbar:

Public Slots

void close ()
 

Signals

void closing ()
 

Public Member Functions

void addWidget (QWidget *widget)
 
 WidgetsWithToolbar (QWidget *parent=nullptr)
 

Public Attributes

QToolBar * toolbar
 

Detailed Description

Definition at line 34 of file WidgetsWithToolbar.h.

Constructor & Destructor Documentation

◆ WidgetsWithToolbar()

WidgetsWithToolbar ( QWidget *  parent = nullptr)

Definition at line 39 of file WidgetsWithToolbar.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ addWidget()

void addWidget ( QWidget *  widget)

Definition at line 64 of file WidgetsWithToolbar.cpp.

+ Here is the caller graph for this function:

◆ close

void close ( )
slot

Definition at line 70 of file WidgetsWithToolbar.cpp.

+ Here is the caller graph for this function:

◆ closing

void closing ( )
signal
+ Here is the caller graph for this function:

Member Data Documentation

◆ toolbar

QToolBar* toolbar

Definition at line 66 of file WidgetsWithToolbar.h.


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