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

#include <filldialog.h>

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

Public Slots

void slotCheckFilled (bool on)
 

Public Member Functions

 FillDialog (const QString &_Caption, bool show=true, QWidget *parent=0)
 
 ~FillDialog ()
 

Public Attributes

QLabel * FillLabel1
 
QLabel * FillLabel2
 
QCheckBox * CheckFilled
 
QLineEdit * LineWidth
 
QPushButton * ColorButt
 
QPushButton * FillColorButt
 
QComboBox * StyleBox
 
QComboBox * FillStyleBox
 
QVBoxLayout * all
 
QIntValidator * val100
 

Detailed Description

Author
Michael Margraf

Definition at line 35 of file filldialog.h.

Constructor & Destructor Documentation

FillDialog::FillDialog ( const QString &  _Caption,
bool  show = true,
QWidget *  parent = 0 
)

Definition at line 32 of file filldialog.cpp.

Here is the call graph for this function:

FillDialog::~FillDialog ( )

Definition at line 127 of file filldialog.cpp.

Member Function Documentation

void FillDialog::slotCheckFilled ( bool  on)
slot

Definition at line 149 of file filldialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

QVBoxLayout* FillDialog::all

Definition at line 55 of file filldialog.h.

QCheckBox* FillDialog::CheckFilled

Definition at line 50 of file filldialog.h.

QPushButton* FillDialog::ColorButt

Definition at line 52 of file filldialog.h.

QPushButton * FillDialog::FillColorButt

Definition at line 52 of file filldialog.h.

QLabel* FillDialog::FillLabel1

Definition at line 49 of file filldialog.h.

QLabel * FillDialog::FillLabel2

Definition at line 49 of file filldialog.h.

QComboBox * FillDialog::FillStyleBox

Definition at line 53 of file filldialog.h.

QLineEdit* FillDialog::LineWidth

Definition at line 51 of file filldialog.h.

QComboBox* FillDialog::StyleBox

Definition at line 53 of file filldialog.h.

QIntValidator* FillDialog::val100

Definition at line 56 of file filldialog.h.


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