Gui::Dialog::DlgProjectInformationImp Class Reference

#include <DlgProjectInformationImp.h>

Public Member Functions

void accept ()
 Applies the changes to the project information of the given document. More...
 
 DlgProjectInformationImp (App::Document *doc, QWidget *parent=0, Qt::WindowFlags fl=0)
 Constructs a Gui::Dialog::DlgProjectInformationImp as a child of 'parent', with the name 'name' and widget flags set to 'fl'. More...
 
 ~DlgProjectInformationImp ()
 Destroys the object and frees any allocated resources. More...
 

Constructor & Destructor Documentation

◆ DlgProjectInformationImp()

DlgProjectInformationImp::DlgProjectInformationImp ( App::Document doc,
QWidget parent = 0,
Qt::WindowFlags  fl = 0 
)

Constructs a Gui::Dialog::DlgProjectInformationImp as a child of 'parent', with the name 'name' and widget flags set to 'fl'.

The dialog will by default be modeless, unless you set 'modal' to true to construct a modal dialog.

◆ ~DlgProjectInformationImp()

DlgProjectInformationImp::~DlgProjectInformationImp ( )

Destroys the object and frees any allocated resources.

Member Function Documentation

◆ accept()

void DlgProjectInformationImp::accept ( )

Applies the changes to the project information of the given document.

Referenced by ArchComponent.ComponentTaskPanel::editObject().


The documentation for this class was generated from the following files:
  • src/Gui/DlgProjectInformationImp.h
  • src/Gui/DlgProjectInformationImp.cpp