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

#include <filldialog.h>

Public Slots

void slotCheckFilled (bool on)

Public Member Functions

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

Data Fields

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

Private Slots

void slotSetColor ()
void slotSetFillColor ()

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 33 of file filldialog.cpp.

Here is the call graph for this function:

Definition at line 134 of file filldialog.cpp.


Member Function Documentation

void FillDialog::slotCheckFilled ( bool  on) [slot]

Definition at line 156 of file filldialog.cpp.

Here is the caller graph for this function:

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

Definition at line 141 of file filldialog.cpp.

Here is the caller graph for this function:

void FillDialog::slotSetFillColor ( ) [private, slot]

Definition at line 148 of file filldialog.cpp.

Here is the caller graph for this function:


Field Documentation

QVBoxLayout* FillDialog::all

Definition at line 55 of file filldialog.h.

Definition at line 50 of file filldialog.h.

QPushButton* FillDialog::ColorButt

Definition at line 52 of file filldialog.h.

Definition at line 52 of file filldialog.h.

Definition at line 49 of file filldialog.h.

Definition at line 49 of file filldialog.h.

Definition at line 53 of file filldialog.h.

Definition at line 51 of file filldialog.h.

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines