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) | |
![]() | |
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 |
![]() | |
virtual | ~JRTTIBase () |
bool | Is (const JUtf8Byte *type) const |
const JUtf8Byte * | GetType () const |
Additional Inherited Members | |
![]() | |
JRTTIBase (const JUtf8Byte *type) | |
|
inline |