Gui::DockWnd::ReportView Class Reference

Report view containing an output window and a very simple Python console. More...

#include <ReportView.h>

List of all members.

Public Member Functions

 ReportView (QWidget *parent=0)
 Constructs a ReportView which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
 ~ReportView ()
 Destroys the object and frees any allocated resources.

Protected Member Functions

void changeEvent (QEvent *e)

Detailed Description

Report view containing an output window and a very simple Python console.

See also:
ReportOutput
PythonConsole
Author:
Werner Mayer

Definition at line 47 of file ReportView.h.


Constructor & Destructor Documentation

ReportView::ReportView ( QWidget *  parent = 0  ) 

Constructs a ReportView which is a child of 'parent', with the name 'name' and widget flags set to 'f'.

Definition at line 50 of file ReportView.cpp.

References Gui::BitmapFactory(), Gui::WindowParameter::getDefaultParameter(), and python.

ReportView::~ReportView (  ) 

Destroys the object and frees any allocated resources.

Definition at line 92 of file ReportView.cpp.


Member Function Documentation

void ReportView::changeEvent ( QEvent *  e  )  [protected]

Definition at line 97 of file ReportView.cpp.


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

Generated on Wed Nov 23 19:02:11 2011 for FreeCAD by  doxygen 1.6.1