Main Page
Namespaces
Classes
Files
Directories
Alphabetical List
Class List
Class Hierarchy
Class Members
gcu
::
DialogOwner
gcu::DialogOwner Class Reference
#include <
gcu/dialog-owner.h
>
Inheritance diagram for gcu::DialogOwner:
List of all members.
Public Member Functions
Dialog
*
GetDialog
(string name)
Detailed Description
This class is the base class for objects owning dialogs. It is aimed at ensuring that each dialog is unique and that when the owner is destroyed, its dialogs are closed.
Definition at line
43
of file
dialog-owner.h
.
Member Function Documentation
Dialog
* gcu::DialogOwner::GetDialog
(
string
name
)
Parameters:
name
the name associated to the
Dialog
.
Returns:
the
Dialog
instance associated with name or NULL if there is none.
The documentation for this class was generated from the following file:
dialog-owner.h
Generated on Fri Jan 25 21:09:00 2008 for The Gnome Chemistry Utils by
1.5.4