#include </home/clem/local/src/opie/noncore/settings/networksettings/mainwindow/defaultmodule.h>
Inheritance diagram for DefaultModule:


Public Member Functions | |
| DefaultModule () | |
| virtual bool | isOwner (Interface *i) |
| virtual QWidget * | configure () |
|
|
Definition at line 11 of file defaultmodule.h. |
|
|
|
|
|
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
Reimplemented from Module. |
1.4.2