My Project
|
A list of PreviewWidgetModelInterface instances. More...
#include <unity/shell/scopes/PreviewModelInterface.h>
Public Types | |
enum | Roles { RoleColumnModel } |
The roles supported by this model. | |
Signals | |
void | triggered (QString const &, QString const &, QVariantMap const &) |
Signal emitted when user triggers an action. More... | |
A list of PreviewWidgetModelInterface instances.
This model exposes a number of PreviewWidgetModelInterface instances based on the value of widgetColumnCount property.
|
signal |
Signal emitted when user triggers an action.
This signal is emitted when user triggers an action - the parameters are widget id, action id and properties of the widget/action.