QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
GuidesPropertiesWidget Class Reference

#include <guidespropertieswidget.h>

Inherits QWidget.

Collaboration diagram for GuidesPropertiesWidget:
Collaboration graph

Public Member Functions

 GuidesPropertiesWidget (QWidget *parent=nullptr)
 ~GuidesPropertiesWidget () override
QList< Diagram::Guideguides () const
void setGuides (const QList< Diagram::Guide > &guides)

Private Slots

void addGuide ()
void removeGuide ()

Private Member Functions

void setupUi ()

Private Attributes

QTableWidget * m_table
QPushButton * m_add_btn
QPushButton * m_remove_btn

Constructor & Destructor Documentation

◆ GuidesPropertiesWidget()

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

◆ ~GuidesPropertiesWidget()

GuidesPropertiesWidget::~GuidesPropertiesWidget ( )
override

Member Function Documentation

◆ addGuide

void GuidesPropertiesWidget::addGuide ( )
privateslot
Here is the caller graph for this function:

◆ guides()

QList< Diagram::Guide > GuidesPropertiesWidget::guides ( ) const
Here is the caller graph for this function:

◆ removeGuide

void GuidesPropertiesWidget::removeGuide ( )
privateslot
Here is the caller graph for this function:

◆ setGuides()

void GuidesPropertiesWidget::setGuides ( const QList< Diagram::Guide > & guides)
Here is the call graph for this function:

◆ setupUi()

void GuidesPropertiesWidget::setupUi ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_add_btn

QPushButton* GuidesPropertiesWidget::m_add_btn
private

◆ m_remove_btn

QPushButton* GuidesPropertiesWidget::m_remove_btn
private

◆ m_table

QTableWidget* GuidesPropertiesWidget::m_table
private

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