MAppletSettingsDialog implements the applet settings dialog. A dialog is constructed if an applet has any settings to show.
More...
List of all members.
Detailed Description
MAppletSettingsDialog implements the applet settings dialog. A dialog is constructed if an applet has any settings to show.
Member Function Documentation
void MAppletSettingsDialog::exec |
( |
const MAppletSettings & |
settings |
) |
[static] |
Creates the applet settings dialog showing applet instance and global settings. Uses the applet settings object received as an argument.
- Parameters:
-
| settings | the applet settings object to use. |