XGP::BrowserDlg Class Reference

Class to enable the user to select one of the (popular) UNIX browsers or to enter his own choice. More...

Inherits XGP::XDialog.

List of all members.

Public Member Functions

 BrowserDlg (Glib::ustring &cmd)
virtual ~BrowserDlg ()

Static Public Member Functions

static BrowserDlgcreate (Glib::ustring &cmd)
static const char * getDefaultBrowser ()


Detailed Description

Class to enable the user to select one of the (popular) UNIX browsers or to enter his own choice.

The dialog does check (at configure time), if the browsers are actually available.

If the gtkhtml library is available, there's also an entry which allows to select this widget.


Constructor & Destructor Documentation

XGP::BrowserDlg::BrowserDlg ( Glib::ustring &  cmd  ) 

Constructor.

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

Destructor.


Member Function Documentation

BrowserDlg * XGP::BrowserDlg::create ( Glib::ustring &  cmd  )  [static]

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

Parameters:
cmd Default command to execute to start the browser

static const char* XGP::BrowserDlg::getDefaultBrowser (  )  [inline, static]

Returns (a suggestion for) the default browser to use.


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

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