Test build
Test build
Static Public Member Functions

MAppletSettingsDialog Class Reference

MAppletSettingsDialog implements the applet settings dialog. A dialog is constructed if an applet has any settings to show. More...

#include <mappletsettingsdialog.h>

List of all members.

Static Public Member Functions

static void exec (const MAppletSettings &settings)

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.

MeeGo API