JX Application Framework
Loading...
Searching...
No Matches
JXSelectionData Member List

This is the complete list of members for JXSelectionData, including all inherited members.

AddType(const JUtf8Byte *name)JXSelectionDataprotected
AddType(const Atom type)JXSelectionDatainlineprotected
AddTypes(const Atom selectionName)=0JXSelectionDataprotectedpure virtual
Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
Convert(const Atom requestType, Atom *returnType, unsigned char **data, JSize *dataLength, JSize *bitsPerBlock) constJXSelectionData
ConvertData(const Atom requestType, Atom *returnType, unsigned char **data, JSize *dataLength, JSize *bitsPerBlock) const =0JXSelectionDataprotectedpure virtual
GetDisplay() constJXSelectionDatainline
GetDNDManager() constJXSelectionData
GetDNDSelectionName() constJXSelectionData
GetEndTime(Time *t) constJXSelectionDatainline
GetRecipientCount() constJBroadcaster
GetSelectionManager() constJXSelectionData
GetSelectionName() constJXSelectionDatainline
GetSenderCount() constJBroadcaster
GetStartTime() constJXSelectionDatainline
GetTypeList() constJXSelectionDatainline
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
IsCurrent() constJXSelectionDatainline
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JXSelectionData(JXDisplay *display)JXSelectionData
JXSelectionData(JXWidget *widget, const JUtf8Byte *id)JXSelectionData
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
JBroadcaster::operator=(const JBroadcaster &source)JBroadcaster
Receive(JBroadcaster *sender, const Message &message)JBroadcasterprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender) overrideJXSelectionDataprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
RemoveType(const Atom type)JXSelectionDataprotected
Resolve() constJXSelectionData
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
SetEndTime(const Time endTime)JXSelectionDatainline
SetSelectionInfo(const Atom selectionName, const Time startTime)JXSelectionData
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() constJBroadcastervirtual
~JBroadcaster()JBroadcastervirtual
~JXSelectionData() overrideJXSelectionData