QElectroTech 0.100.0-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Slots | Private Attributes | List of all members
DiagramEditorHandlerSizeWidget Class Reference

The DiagramEditorHandlerSizeWidget class A little widget with a combo box to edit the size of the graphics handler item in a QetDiagramEditor. Just create a new instance of this widget, everything is done by the widget itself. More...

#include <diagrameditorhandlersizewidget.h>

Inherits QWidget.

Collaboration diagram for DiagramEditorHandlerSizeWidget:
Collaboration graph

Public Member Functions

 DiagramEditorHandlerSizeWidget (QWidget *parent=nullptr)
 
 ~DiagramEditorHandlerSizeWidget ()
 

Private Slots

void on_comboBox_currentIndexChanged (int index)
 

Private Attributes

Ui::DiagramEditorHandlerSizeWidget * ui
 

Detailed Description

The DiagramEditorHandlerSizeWidget class A little widget with a combo box to edit the size of the graphics handler item in a QetDiagramEditor. Just create a new instance of this widget, everything is done by the widget itself.

Constructor & Destructor Documentation

◆ DiagramEditorHandlerSizeWidget()

DiagramEditorHandlerSizeWidget::DiagramEditorHandlerSizeWidget ( QWidget *  parent = nullptr)
explicit
Here is the call graph for this function:

◆ ~DiagramEditorHandlerSizeWidget()

DiagramEditorHandlerSizeWidget::~DiagramEditorHandlerSizeWidget ( )

Member Function Documentation

◆ on_comboBox_currentIndexChanged

void DiagramEditorHandlerSizeWidget::on_comboBox_currentIndexChanged ( int  index)
privateslot
Here is the call graph for this function:

Member Data Documentation

◆ ui

Ui::DiagramEditorHandlerSizeWidget* DiagramEditorHandlerSizeWidget::ui
private

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