MyGUI  3.2.0
Public Member Functions | Data Fields
MyGUI::DDWidgetState Struct Reference

#include <MyGUI_DDItemInfo.h>

Public Member Functions

 DDWidgetState (size_t _index)

Data Fields

size_t index
bool update
bool accept
bool refuse

Detailed Description

Definition at line 108 of file MyGUI_DDItemInfo.h.

Constructor & Destructor Documentation

MyGUI::DDWidgetState::DDWidgetState ( size_t  _index)
inline

Definition at line 110 of file MyGUI_DDItemInfo.h.

Field Documentation

bool MyGUI::DDWidgetState::accept

Is widget accept drop

Definition at line 123 of file MyGUI_DDItemInfo.h.

size_t MyGUI::DDWidgetState::index

Index of element

Definition at line 119 of file MyGUI_DDItemInfo.h.

bool MyGUI::DDWidgetState::refuse

Is widget refuse drop

Definition at line 125 of file MyGUI_DDItemInfo.h.

bool MyGUI::DDWidgetState::update

State and internal data changed

Definition at line 121 of file MyGUI_DDItemInfo.h.


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