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
NewProjDialog Class Reference

#include <newprojdialog.h>

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

Public Member Functions

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

Public Attributes

QLineEdit * ProjName
 
QCheckBox * OpenProj
 

Detailed Description

Author
Michael Margraf

Definition at line 32 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.

Member Data Documentation

QCheckBox* NewProjDialog::OpenProj

Definition at line 38 of file newprojdialog.h.

QLineEdit* NewProjDialog::ProjName

Definition at line 37 of file newprojdialog.h.


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