44 namespace Bentley {
namespace DgnPlatform {
struct ECQuery;}}
! ECImageKey holds an image information that can be used to get an actual image using ! image service...
Definition: ecimagekey.h:25
A shared pointer template for reference-counted objects.
Definition: RefCounted.h:119
#define ADD_BENTLEY_TYPEDEFS1(_namespace_, _sourceName_, _name_, structclass)
Definition: Bentley.h:143
BEGIN_BENTLEY_ECOBJECT_NAMESPACE typedef RefCountedPtr< IAUIItem > IAUIItemPtr
Definition: ecpresentationtypedefs.h:48
! NEEDSWORK: Add comment here
Definition: auiprovider.h:17
! A AUIItem is an instance of a control facing a user.
Definition: auiitem.h:22
! A provider that registers with the presentation manager to provide actions for specific ! data cont...
Definition: auicommand.h:249
! A variant class which describes the data that is represented in the UI.
Definition: auiitem.h:73
! A AUIItemInfo describes the type of a control in a platform independent fashion.
Definition: auiitem.h:40
! A UICommand represents an action that can be applied on a data context.
Definition: auicommand.h:239