DzActivityActionItem Class Reference
[Interface Components]

Class that represents an action that is displayed for a given activity. More...

Inheritance diagram for DzActivityActionItem:

QObject Object List of all members.

Enumerations



enum  Type { Separator, Action, CustomAction }

Properties

String action
Type type

Detailed Description

Class that represents an action that is displayed for a given activity.

See also:
DzPaneLayout::getActivityActionItem()


Member Enumeration Documentation

enum DzActivityActionItem::Type

The types of activity action items.

Enumerator:
Separator  A separator item
Action  An action item
CustomAction  A custom action item


Member Data Documentation

String DzActivityActionItem::action

The name of the action (only valid for items of type Action and CustomAction)

DzActivityActionItem::Type DzActivityActionItem::type

The type of the item (READ-ONLY)


Generated on Thu Sep 24 12:21:10 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.