| Home ยท API Reference |
Public Member Functions | |
| MAttributeExtension (const MAttributeExtensionId &id, const QString &fileName) | |
| Constructor. | |
| ~MAttributeExtension () | |
| Destructor. | |
| MAttributeExtensionId | id () const |
| QSharedPointer< MToolbarData > | toolbarData () const |
| Return the pointer to toolbar data. | |
| QSharedPointer< MKeyOverrideData > | keyOverrideData () const |
| Return the pointer to key override data. | |
Protected Attributes | |
| MAttributeExtensionPrivate *const | d_ptr |
| MAttributeExtension::MAttributeExtension | ( | const MAttributeExtensionId & | id, | |
| const QString & | fileName | |||
| ) |
Constructor.
| MAttributeExtension::~MAttributeExtension | ( | ) |
Destructor.
| MAttributeExtensionId MAttributeExtension::id | ( | ) | const |
| QSharedPointer< MToolbarData > MAttributeExtension::toolbarData | ( | ) | const |
Return the pointer to toolbar data.
| QSharedPointer< MKeyOverrideData > MAttributeExtension::keyOverrideData | ( | ) | const |
Return the pointer to key override data.
MAttributeExtensionPrivate* const MAttributeExtension::d_ptr [protected] |
| Copyright © 2010 Nokia Corporation | MeeGo Touch |