My Project
Public Attributes | List of all members
InterfaceDraw Struct Reference

#include <drawinterface.h>

Collaboration diagram for InterfaceDraw:
Collaboration graph
[legend]

Public Attributes

enum InterfaceDrawType type
 Interface Element type. More...
 
int id
 Unique ID of element. More...
 
BaseDrawInterfaceElement_BaseInterfaceDraw
 Pointer to object of element. More...
 

Detailed Description

Definition at line 106 of file drawinterface.h.

Member Data Documentation

§ _BaseInterfaceDraw

BaseDrawInterfaceElement* InterfaceDraw::_BaseInterfaceDraw

Pointer to object of element.

Definition at line 110 of file drawinterface.h.

§ id

int InterfaceDraw::id

Unique ID of element.

Definition at line 109 of file drawinterface.h.

§ type

enum InterfaceDrawType InterfaceDraw::type

Interface Element type.

Definition at line 108 of file drawinterface.h.


The documentation for this struct was generated from the following file: