Qucs-GUI
0.0.18
|
#include <spicedialog.h>
Public Member Functions | |
SpiceDialog (QucsApp *, SpiceFile *, Schematic *) | |
~SpiceDialog () | |
Protected Slots | |
void | reject () |
Private Slots | |
void | slotButtOK () |
void | slotButtCancel () |
void | slotButtApply () |
void | slotButtBrowse () |
void | slotButtEdit () |
void | slotButtAdd () |
void | slotButtRemove () |
void | slotAddPort (Q3ListBoxItem *) |
void | slotRemovePort (Q3ListBoxItem *) |
void | slotGetNetlist () |
void | slotGetError () |
void | slotSkipOut () |
void | slotSkipErr () |
void | slotGetPrepOut () |
void | slotGetPrepErr () |
void | slotPrepChanged (int) |
Private Member Functions | |
bool | loadSpiceNetList (const QString &) |
Private Attributes | |
Q3VBoxLayout * | all |
QRegExpValidator * | Validator |
QRegExpValidator * | ValRestrict |
QRegExp | Expr |
Q3ListBox * | NodesList |
Q3ListBox * | PortsList |
QCheckBox * | FileCheck |
QCheckBox * | SimCheck |
QLineEdit * | FileEdit |
QLineEdit * | CompNameEdit |
QPushButton * | ButtBrowse |
QPushButton * | ButtEdit |
QPushButton * | ButtAdd |
QPushButton * | ButtRemove |
QComboBox * | PrepCombo |
SpiceFile * | Comp |
Schematic * | Doc |
bool | changed |
int | currentPrep |
QTextStream * | prestream |
QProcess * | QucsConv |
QProcess * | SpicePrep |
QString | Line |
QString | Error |
int | textStatus |
QucsApp * | App |
Definition at line 43 of file spicedialog.h.
Definition at line 43 of file spicedialog.cpp.
SpiceDialog::~SpiceDialog | ( | ) |
Definition at line 163 of file spicedialog.cpp.
|
private |
Definition at line 295 of file spicedialog.cpp.
|
protectedslot |
Definition at line 188 of file spicedialog.cpp.
|
privateslot |
Definition at line 607 of file spicedialog.cpp.
|
privateslot |
Definition at line 587 of file spicedialog.cpp.
|
privateslot |
Definition at line 195 of file spicedialog.cpp.
|
privateslot |
Definition at line 261 of file spicedialog.cpp.
|
privateslot |
Definition at line 180 of file spicedialog.cpp.
|
privateslot |
Definition at line 580 of file spicedialog.cpp.
|
privateslot |
Definition at line 172 of file spicedialog.cpp.
|
privateslot |
Definition at line 597 of file spicedialog.cpp.
|
privateslot |
Definition at line 493 of file spicedialog.cpp.
|
privateslot |
Definition at line 499 of file spicedialog.cpp.
|
privateslot |
Definition at line 481 of file spicedialog.cpp.
|
privateslot |
Definition at line 487 of file spicedialog.cpp.
|
privateslot |
Definition at line 284 of file spicedialog.cpp.
|
privateslot |
Definition at line 614 of file spicedialog.cpp.
|
privateslot |
Definition at line 469 of file spicedialog.cpp.
|
privateslot |
Definition at line 475 of file spicedialog.cpp.
|
private |
Definition at line 76 of file spicedialog.h.
|
private |
Definition at line 94 of file spicedialog.h.
|
private |
Definition at line 82 of file spicedialog.h.
|
private |
Definition at line 82 of file spicedialog.h.
|
private |
Definition at line 82 of file spicedialog.h.
|
private |
Definition at line 82 of file spicedialog.h.
|
private |
Definition at line 86 of file spicedialog.h.
|
private |
Definition at line 84 of file spicedialog.h.
|
private |
Definition at line 81 of file spicedialog.h.
|
private |
Definition at line 87 of file spicedialog.h.
|
private |
Definition at line 85 of file spicedialog.h.
|
private |
Definition at line 91 of file spicedialog.h.
|
private |
Definition at line 78 of file spicedialog.h.
|
private |
Definition at line 80 of file spicedialog.h.
|
private |
Definition at line 81 of file spicedialog.h.
|
private |
Definition at line 91 of file spicedialog.h.
|
private |
Definition at line 79 of file spicedialog.h.
|
private |
Definition at line 79 of file spicedialog.h.
|
private |
Definition at line 83 of file spicedialog.h.
|
private |
Definition at line 89 of file spicedialog.h.
|
private |
Definition at line 90 of file spicedialog.h.
|
private |
Definition at line 80 of file spicedialog.h.
|
private |
Definition at line 90 of file spicedialog.h.
|
private |
Definition at line 92 of file spicedialog.h.
|
private |
Definition at line 77 of file spicedialog.h.
|
private |
Definition at line 77 of file spicedialog.h.