|
|
void | setSessionMode () |
| |
|
void | setDiagramMode () |
| |
|
void | newDiagram () |
| |
|
void | newSession () |
| |
|
void | open () |
| |
|
void | loadFile (QString const &fileName) |
| |
|
void | setCurrentFile (QString const &) |
| |
|
bool | maybeSave () |
| |
|
bool | save () |
| |
|
bool | saveAs () |
| |
|
bool | saveFile (QString const &fileName) |
| |
|
void | exportPNG () |
| |
|
void | latexSource () |
| |
|
void | latexSourceToClipboard () |
| |
|
void | latexExportPNG () |
| |
|
void | latexExportPDF () |
| |
|
void | setNormalMode (bool checked=true) |
| |
|
void | setInsertMode (bool checked=true) |
| |
|
void | setSelectMode (bool checked=true) |
| |
|
void | resetGrid () |
| |
|
void | resetZoom () |
| |
|
void | resetRotation () |
| |
|
void | modif () |
| |
|
void | setSaved (bool) |
| |
|
|
void | sessionMode () |
| |
|
void | diagramMode () |
| |
|
void | normalMode () |
| |
|
void | selectMode () |
| |
|
void | insertMode () |
| |
|
void | isChanged () |
| |
|
void | isSaved () |
| |
|
|
| MainWidget (QString const &nameFile, QWidget *parent=nullptr) |
| |
|
| MainWidget (QWidget *parent=nullptr) |
| |
|
void | setupUi () |
| |
|
void | setupConnections () |
| |
|
void | keyPressEvent (QKeyEvent *event) override |
| |
|
bool | eventFilter (QObject *, QEvent *) override |
| |
The documentation for this class was generated from the following files:
- /home/uhlrich/Bureau/MARTY/newlife/marty-dev/grafed/grafed-gui/mainwidget.h
- /home/uhlrich/Bureau/MARTY/newlife/marty-dev/grafed/grafed-gui/mainwidget.cpp