|
JX Application Framework
|
#include <JXWindowIcon.h>
Public Member Functions | |
| HandleDrop (const JArray< Atom > &typeList, Atom *action, const JPoint &pt, const Time time, const JXWidget *source) | |
Public Member Functions inherited from JXWindowIcon::DropBase | |
| DropBase (const JUtf8Byte *type, const JArray< Atom > &typeList, Atom *action, const JPoint &pt, const Time time, const JXWidget *source) | |
| const JArray< Atom > & | GetTypeList () const |
| Atom | GetAction () const |
| Atom * | GetActionPtr () const |
| void | SetAction (const Atom action) |
| const JPoint & | GetPoint () const |
| Time | GetTime () const |
| bool | GetSource (const JXWidget **source) const |
| const JXWidget * | GetSource () const |
Public Member Functions inherited from JRTTIBase | |
| virtual | ~JRTTIBase () |
| bool | Is (const JUtf8Byte *type) const |
| const JUtf8Byte * | GetType () const |
Additional Inherited Members | |
Protected Member Functions inherited from JRTTIBase | |
| JRTTIBase (const JUtf8Byte *type) | |
|
inline |