QElectroTech  0.8-dev
Public Member Functions | Private Slots | Private Attributes | List of all members
ReplaceFolioWidget Class Reference

#include <replacefoliowidget.h>

Inherits QWidget.

Collaboration diagram for ReplaceFolioWidget:
Collaboration graph

Public Member Functions

 ReplaceFolioWidget (QWidget *parent=nullptr)
 
 ~ReplaceFolioWidget ()
 
TitleBlockProperties titleBlockProperties () const
 ReplaceFolioWidget::titleBlockProperties. More...
 
void setTitleBlockProperties (const TitleBlockProperties &properties)
 ReplaceFolioWidget::setTitleBlockProperties Set the title block properties edited by this widget. More...
 

Private Slots

void on_m_title_cb_clicked ()
 
void on_m_author_cb_clicked ()
 
void on_m_file_cb_clicked ()
 
void on_m_folio_cb_clicked ()
 
void on_m_plant_cb_clicked ()
 
void on_m_loc_cb_clicked ()
 
void on_m_indice_cb_clicked ()
 

Private Attributes

Ui::ReplaceFolioWidget * ui
 
DiagramContextWidgetm_diagram_context_widget = nullptr
 

Constructor & Destructor Documentation

◆ ReplaceFolioWidget()

ReplaceFolioWidget::ReplaceFolioWidget ( QWidget *  parent = nullptr)
explicit

◆ ~ReplaceFolioWidget()

ReplaceFolioWidget::~ReplaceFolioWidget ( )

Member Function Documentation

◆ on_m_author_cb_clicked

void ReplaceFolioWidget::on_m_author_cb_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_m_file_cb_clicked

void ReplaceFolioWidget::on_m_file_cb_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_m_folio_cb_clicked

void ReplaceFolioWidget::on_m_folio_cb_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_m_indice_cb_clicked

void ReplaceFolioWidget::on_m_indice_cb_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_m_loc_cb_clicked

void ReplaceFolioWidget::on_m_loc_cb_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_m_plant_cb_clicked

void ReplaceFolioWidget::on_m_plant_cb_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_m_title_cb_clicked

void ReplaceFolioWidget::on_m_title_cb_clicked ( )
privateslot
Here is the call graph for this function:

◆ setTitleBlockProperties()

void ReplaceFolioWidget::setTitleBlockProperties ( const TitleBlockProperties properties)

ReplaceFolioWidget::setTitleBlockProperties Set the title block properties edited by this widget.

Parameters
properties
Here is the call graph for this function:
Here is the caller graph for this function:

◆ titleBlockProperties()

TitleBlockProperties ReplaceFolioWidget::titleBlockProperties ( ) const

ReplaceFolioWidget::titleBlockProperties.

Returns
the title block properties edited by this widget
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_diagram_context_widget

DiagramContextWidget* ReplaceFolioWidget::m_diagram_context_widget = nullptr
private

◆ ui

Ui::ReplaceFolioWidget* ReplaceFolioWidget::ui
private

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