Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DefaultModule Class Reference

#include </home/clem/local/src/opie/noncore/settings/networksettings/mainwindow/defaultmodule.h>

Inheritance diagram for DefaultModule:

Inheritance graph
[legend]
Collaboration diagram for DefaultModule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DefaultModule ()
virtual bool isOwner (Interface *i)
virtual QWidget * configure ()

Constructor & Destructor Documentation

DefaultModule::DefaultModule  )  [inline]
 

Definition at line 11 of file defaultmodule.h.


Member Function Documentation

virtual QWidget* DefaultModule::configure  )  [virtual]
 

virtual bool DefaultModule::isOwner Interface i  )  [virtual]
 

Check to see if the interface i is owned by this module. See if you can handle it. And if you can claim ownership by returning true. For physical devices you will be asked if you want to own the device. But you can also create new

See also:
Interface Implementations.
If you want to own the Interface add it to your internal interface list

Parameters:
Interface* interface to check against
Returns:
bool true if i is owned by this module, false otherwise.
See also:
getInterfaces

Reimplemented from Module.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:31:00 2005 for OPIE by  doxygen 1.4.2