#include <diagramselection.h>
Inherits QWidget.
◆ diagramselection()
diagramselection::diagramselection |
( |
QETProject * |
prj, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~diagramselection()
diagramselection::~diagramselection |
( |
| ) |
|
|
override |
◆ list_of_DiagramSelected()
QList< Diagram * > diagramselection::list_of_DiagramSelected |
( |
| ) |
|
get list of Diagrams is selected
- Returns
- this list of Diagrams
◆ load_TableDiagram()
void diagramselection::load_TableDiagram |
( |
| ) |
|
|
private |
load all Diagrams of project in table
◆ on_tableDiagram_customContextMenuRequested
void diagramselection::on_tableDiagram_customContextMenuRequested |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
contextMenuRequested
- Parameters
-
◆ list_diagram_
QList<Diagram *> diagramselection::list_diagram_ |
|
private |
◆ prj_
◆ ui
Ui::diagramselection* diagramselection::ui |
|
private |
The documentation for this class was generated from the following files: