Qucs-GUI  0.0.18
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields | Private Attributes
NewProjDialog Class Reference

#include <newprojdialog.h>

Inheritance diagram for NewProjDialog:

Public Member Functions

 NewProjDialog (QWidget *parent=0, const char *name=0)
 
 ~NewProjDialog ()
 

Data Fields

QLineEdit * ProjName
 
QCheckBox * OpenProj
 

Private Attributes

QPushButton * ButtonOk
 
QPushButton * ButtonCancel
 
QGridLayout * gbox
 

Detailed Description

Author
Michael Margraf

Definition at line 33 of file newprojdialog.h.

Constructor & Destructor Documentation

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

Definition at line 27 of file newprojdialog.cpp.

NewProjDialog::~NewProjDialog ( )

Definition at line 55 of file newprojdialog.cpp.

Field Documentation

QPushButton * NewProjDialog::ButtonCancel
private

Definition at line 43 of file newprojdialog.h.

QPushButton* NewProjDialog::ButtonOk
private

Definition at line 43 of file newprojdialog.h.

QGridLayout* NewProjDialog::gbox
private

Definition at line 44 of file newprojdialog.h.

QCheckBox* NewProjDialog::OpenProj

Definition at line 40 of file newprojdialog.h.

QLineEdit* NewProjDialog::ProjName

Definition at line 39 of file newprojdialog.h.


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