My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
ArrowDialog Class Reference

#include <arrowdialog.h>

Inheritance diagram for ArrowDialog:
Inheritance graph
[legend]
Collaboration diagram for ArrowDialog:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

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

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.

ArrowDialog::~ArrowDialog ( )

Definition at line 96 of file arrowdialog.cpp.

Member Function Documentation

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

Definition at line 128 of file arrowdialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

QGridLayout* ArrowDialog::all

Definition at line 48 of file arrowdialog.h.

QComboBox * ArrowDialog::ArrowStyleBox

Definition at line 45 of file arrowdialog.h.

QPushButton* ArrowDialog::ColorButt

Definition at line 44 of file arrowdialog.h.

QLineEdit * ArrowDialog::HeadLength

Definition at line 43 of file arrowdialog.h.

QLineEdit * ArrowDialog::HeadWidth

Definition at line 43 of file arrowdialog.h.

Qt::PenStyle ArrowDialog::LineStyle

Definition at line 46 of file arrowdialog.h.

QLineEdit* ArrowDialog::LineWidth

Definition at line 43 of file arrowdialog.h.

QComboBox* ArrowDialog::StyleBox

Definition at line 45 of file arrowdialog.h.

QIntValidator* ArrowDialog::val100

Definition at line 49 of file arrowdialog.h.


The documentation for this class was generated from the following files: