Qucs-GUI
0.0.18
|
#include <componentdialog.h>
Public Member Functions | |
ComponentDialog (Component *, Schematic *) | |
~ComponentDialog () | |
Protected Slots | |
void | reject () |
Private Slots | |
void | slotButtOK () |
void | slotButtCancel () |
void | slotSelectProperty (Q3ListViewItem *item) |
void | slotApplyInput () |
void | slotApplyState (int State) |
void | slotBrowseFile () |
void | slotEditFile () |
void | slotApplyChange (const QString &Text) |
void | slotApplyProperty () |
void | slotApplyPropName () |
void | slotButtAdd () |
void | slotButtRem () |
void | slotSimTypeChange (int) |
void | slotNumberChanged (const QString &) |
void | slotStepChanged (const QString &) |
void | slotParamEntered () |
void | slotSimEntered (int) |
void | slotValuesEntered () |
void | slotStartEntered () |
void | slotStopEntered () |
void | slotStepEntered () |
void | slotNumberEntered () |
Private Attributes | |
Q3VBoxLayout * | all |
QValidator * | Validator |
QValidator * | ValRestrict |
QValidator * | Validator2 |
QRegExp | Expr |
QIntValidator * | ValInteger |
Q3ListView * | prop |
QLineEdit * | edit |
QLineEdit * | NameEdit |
QLineEdit * | CompNameEdit |
QComboBox * | ComboEdit |
QLabel * | Name |
QLabel * | Description |
QPushButton * | BrowseButt |
QPushButton * | EditButt |
QPushButton * | ButtAdd |
QPushButton * | ButtRem |
QCheckBox * | disp |
Component * | Comp |
Schematic * | Doc |
bool | changed |
int | tx_Dist |
int | ty_Dist |
QLabel * | textType |
QLabel * | textSim |
QLabel * | textParam |
QLabel * | textValues |
QLabel * | textStart |
QLabel * | textStop |
QLabel * | textStep |
QLabel * | textNumber |
QLineEdit * | editParam |
QLineEdit * | editValues |
QLineEdit * | editStart |
QLineEdit * | editStop |
QLineEdit * | editStep |
QLineEdit * | editNumber |
QCheckBox * | checkSim |
QCheckBox * | checkParam |
QCheckBox * | checkValues |
QCheckBox * | checkStart |
QCheckBox * | checkStop |
QCheckBox * | checkNumber |
QCheckBox * | checkType |
QCheckBox * | showName |
QComboBox * | editSim |
QComboBox * | comboType |
Definition at line 45 of file componentdialog.h.
Definition at line 39 of file componentdialog.cpp.
ComponentDialog::~ComponentDialog | ( | ) |
Definition at line 358 of file componentdialog.cpp.
|
protectedslot |
Definition at line 551 of file componentdialog.cpp.
|
privateslot |
Definition at line 456 of file componentdialog.cpp.
|
privateslot |
Definition at line 558 of file componentdialog.cpp.
|
privateslot |
Definition at line 471 of file componentdialog.cpp.
|
privateslot |
Definition at line 503 of file componentdialog.cpp.
|
privateslot |
Definition at line 519 of file componentdialog.cpp.
|
privateslot |
Definition at line 752 of file componentdialog.cpp.
|
privateslot |
Definition at line 784 of file componentdialog.cpp.
|
privateslot |
Definition at line 543 of file componentdialog.cpp.
|
privateslot |
Definition at line 535 of file componentdialog.cpp.
|
privateslot |
Definition at line 808 of file componentdialog.cpp.
|
privateslot |
Definition at line 776 of file componentdialog.cpp.
|
privateslot |
Definition at line 883 of file componentdialog.cpp.
|
privateslot |
Definition at line 1001 of file componentdialog.cpp.
|
privateslot |
Definition at line 956 of file componentdialog.cpp.
|
privateslot |
Definition at line 370 of file componentdialog.cpp.
|
privateslot |
Definition at line 966 of file componentdialog.cpp.
|
privateslot |
Definition at line 823 of file componentdialog.cpp.
|
privateslot |
Definition at line 980 of file componentdialog.cpp.
|
privateslot |
Definition at line 920 of file componentdialog.cpp.
|
privateslot |
Definition at line 994 of file componentdialog.cpp.
|
privateslot |
Definition at line 987 of file componentdialog.cpp.
|
privateslot |
Definition at line 973 of file componentdialog.cpp.
|
private |
Definition at line 82 of file componentdialog.h.
|
private |
Definition at line 90 of file componentdialog.h.
|
private |
Definition at line 90 of file componentdialog.h.
|
private |
Definition at line 90 of file componentdialog.h.
|
private |
Definition at line 94 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 88 of file componentdialog.h.
|
private |
Definition at line 104 of file componentdialog.h.
|
private |
Definition at line 92 of file componentdialog.h.
|
private |
Definition at line 87 of file componentdialog.h.
|
private |
Definition at line 89 of file componentdialog.h.
|
private |
Definition at line 91 of file componentdialog.h.
|
private |
Definition at line 93 of file componentdialog.h.
|
private |
Definition at line 87 of file componentdialog.h.
|
private |
Definition at line 90 of file componentdialog.h.
|
private |
Definition at line 100 of file componentdialog.h.
|
private |
Definition at line 100 of file componentdialog.h.
|
private |
Definition at line 104 of file componentdialog.h.
|
private |
Definition at line 100 of file componentdialog.h.
|
private |
Definition at line 100 of file componentdialog.h.
|
private |
Definition at line 100 of file componentdialog.h.
|
private |
Definition at line 100 of file componentdialog.h.
|
private |
Definition at line 84 of file componentdialog.h.
|
private |
Definition at line 89 of file componentdialog.h.
|
private |
Definition at line 87 of file componentdialog.h.
|
private |
Definition at line 86 of file componentdialog.h.
|
private |
Definition at line 102 of file componentdialog.h.
|
private |
Definition at line 98 of file componentdialog.h.
|
private |
Definition at line 98 of file componentdialog.h.
|
private |
Definition at line 98 of file componentdialog.h.
|
private |
Definition at line 98 of file componentdialog.h.
|
private |
Definition at line 98 of file componentdialog.h.
|
private |
Definition at line 98 of file componentdialog.h.
|
private |
Definition at line 97 of file componentdialog.h.
|
private |
Definition at line 98 of file componentdialog.h.
|
private |
Definition at line 95 of file componentdialog.h.
|
private |
Definition at line 95 of file componentdialog.h.
|
private |
Definition at line 83 of file componentdialog.h.
|
private |
Definition at line 83 of file componentdialog.h.
|
private |
Definition at line 85 of file componentdialog.h.
|
private |
Definition at line 83 of file componentdialog.h.