List of all members.
Public Slots |
|
bool | save () |
|
bool | saveAs () |
|
bool | saveFile (const QString &fileName) |
|
bool | loadFile (const QString &fileName) |
|
void | solve () |
Signals |
|
void | stackEditor (SchematicEditor *editor) |
|
void | aboutToCloseEditor () |
|
void | dirtyChanged (bool dirty) |
|
void | fileSaved (const QString &fileName) |
|
void | fileLoaded (const QString &fileName) |
|
void | solved () |
Public Member Functions |
|
| SchematicEditor (QWidget *parent=0, Qt::WindowFlags flags=0) |
|
| SchematicEditor (SchematicScene &scene, QWidget *parent=0, Qt::WindowFlags flags=0) |
|
SchematicView & | view () const |
|
SchematicScene & | scene () const |
|
bool | isUntitled () const |
|
QString | userFriendlyCurrentFile () const |
|
QString | currentFile () const |
|
bool | isRunning () const |
|
bool | isSolved () const |
|
bool | accept (WorkPlane &workplane) |
Protected Member Functions |
|
void | closeEvent (QCloseEvent *event) |
The documentation for this class was generated from the following files: