|
QElectroTech
0.8-dev
|
Go to the documentation of this file.
18 #ifndef TITLEBLOCK_SLASH_TEMPLATE_CELLS_SET_H
19 #define TITLEBLOCK_SLASH_TEMPLATE_CELLS_SET_H
44 QSet<TitleBlockCell *>
cells(
bool =
true)
const;
TitleBlockTemplateCellsSet mergeArea(const QRectF &=QRectF()) const
Definition: templatecellsset.cpp:177
Definition: templateview.h:32
TitleBlockTemplateCellsSet(const TitleBlockTemplateView *)
Definition: templatecellsset.cpp:30
QSet< TitleBlockCell * > cells(bool=true) const
Definition: templatecellsset.cpp:191
Definition: templatevisualcell.h:29
QPainterPath painterPath() const
Definition: templatecellsset.cpp:44
bool hasExternalSpan() const
Definition: templatecellsset.cpp:82
const TitleBlockTemplateView * parent_view_
the view displaying the cells
Definition: templatecellsset.h:48
TitleBlockTemplateVisualCell * topLeftCell() const
Definition: templatecellsset.cpp:98
virtual ~TitleBlockTemplateCellsSet()
Definition: templatecellsset.cpp:38
TitleBlockTemplateVisualCell * bottomRightCell() const
Definition: templatecellsset.cpp:129
bool allCellsAreSelected() const
Definition: templatecellsset.cpp:69
QRectF mergeAreaRect() const
Definition: templatecellsset.cpp:158
bool isRectangle() const
Definition: templatecellsset.cpp:56
Definition: templatecellsset.h:28
Definition: titleblockcell.h:26