Qucs-GUI  0.0.19
Public Member Functions | Data Fields | Private Slots
ArrowDialog Class Reference

#include <arrowdialog.h>

Public Member Functions

 ArrowDialog (QWidget *parent=0, const char *name=0)
 ~ArrowDialog ()
void SetComboBox (Qt::PenStyle)

Data Fields

QLineEdit * LineWidth
QLineEdit * HeadWidth
QLineEdit * HeadLength
QPushButton * ColorButt
QComboBox * StyleBox
QComboBox * ArrowStyleBox
Qt::PenStyle LineStyle
QGridLayout * all
QIntValidator * val100

Private Slots

void slotSetColor ()
void slotSetStyle (int)

Detailed Description

Definition at line 30 of file arrowdialog.h.


Constructor & Destructor Documentation

ArrowDialog::ArrowDialog ( QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 30 of file arrowdialog.cpp.

Here is the call graph for this function:

Definition at line 105 of file arrowdialog.cpp.


Member Function Documentation

void ArrowDialog::SetComboBox ( Qt::PenStyle  _Style)

Definition at line 137 of file arrowdialog.cpp.

Here is the caller graph for this function:

void ArrowDialog::slotSetColor ( ) [private, slot]

Definition at line 112 of file arrowdialog.cpp.

Here is the caller graph for this function:

void ArrowDialog::slotSetStyle ( int  index) [private, slot]

Definition at line 119 of file arrowdialog.cpp.

Here is the caller graph for this function:


Field Documentation

QGridLayout* ArrowDialog::all

Definition at line 50 of file arrowdialog.h.

Definition at line 47 of file arrowdialog.h.

QPushButton* ArrowDialog::ColorButt

Definition at line 46 of file arrowdialog.h.

Definition at line 45 of file arrowdialog.h.

Definition at line 45 of file arrowdialog.h.

Qt::PenStyle ArrowDialog::LineStyle

Definition at line 48 of file arrowdialog.h.

Definition at line 45 of file arrowdialog.h.

Definition at line 47 of file arrowdialog.h.

QIntValidator* ArrowDialog::val100

Definition at line 51 of file arrowdialog.h.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines