XGP::PrintDialog Class Reference

Class to display a dialog to enter the command to print some text. More...

Inherits XGP::XDialog.

List of all members.

Public Member Functions

 PrintDialog ()
virtual ~PrintDialog ()

Static Public Member Functions

static PrintDialogcreate ()

Public Attributes

sigc::signal< void, FILE * > sigPrint


Detailed Description

Class to display a dialog to enter the command to print some text.

This is a very basic interface; only supporting the line printer.


Constructor & Destructor Documentation

XGP::PrintDialog::PrintDialog (  ) 

Constructor; creates a small dialog to enter the print command.

XGP::PrintDialog::~PrintDialog (  )  [virtual]

Destructor.


Member Function Documentation

PrintDialog * XGP::PrintDialog::create (  )  [static]

Creates a (modeless) print dialog and registers a handler to free it after deleting.

Returns:
IPrintDialog* Pointer to created dialog


Member Data Documentation

sigc::signal<void, FILE*> XGP::PrintDialog::sigPrint

Signal emitted, when OK is selected.


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

XGP Version 0.9.31 - Generated on Wed Nov 18 11:25:30 2009 by doxygen 1.5.8