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

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

AppendItem(const JXMenu::ItemType type=JXMenu::kPlainType, const JString &shortcuts=JString::empty, const JString &id=JString::empty)JXMenuDatainlineprotected
Broadcast(const T &message)JBroadcasterinlineprotected
BroadcastWithFeedback(Message *message)JBroadcasterinlineprotected
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember)JBroadcasterprotected
DeleteAll()JXMenuDataprotectedvirtual
DeleteItem(const JIndex index)JXMenuDataprotectedvirtual
DisableAll()JXMenuDataprotected
DisableItem(const JIndex index)JXMenuDatainlineprotected
EnableAll()JXMenuDataprotected
EnableItem(const JIndex index)JXMenuDatainlineprotected
GetIndexFromEnd(const JIndex index) constJCollection
GetItemCount() constJCollectioninline
GetItemID(const JIndex index, const JString **id) constJXMenuDatainlineprotected
GetItemShortcuts(const JIndex index, const JString **shortcuts) constJXMenuDatainlineprotected
GetList() constJContainerinlineprotected
GetRecipientCount() constJBroadcaster
GetSenderCount() constJBroadcaster
GetSubmenu(const JIndex index, JXMenu **menu) constJXMenuDatainline
GetType(const JIndex index) constJXMenuDatainline
HasCheckboxes() constJXMenuData
HasRecipients() constJBroadcaster
HasSenders() constJBroadcaster
HasSubmenu(const JIndex index) constJXMenuDatainline
HasSubmenus() constJXMenuData
IndexValid(const JIndex index) constJCollectioninline
InsertItem(const JIndex index, const JXMenu::ItemType type=JXMenu::kPlainType, const JString &shortcuts=JString::empty, const JString &id=JString::empty)JXMenuDataprotected
InstallCollection(JCollection *list)JContainerprotected
IsChecked(const JIndex index) constJXMenuDatainline
IsEmpty() constJCollectioninline
IsEnabled(const JIndex index) constJXMenuDatainline
ItemAdded()JCollectioninlineprotected
ItemRemoved()JCollectionprotected
ItemShortcutsChanged(const JIndex index, const JString *shortcuts)JXMenuDataprotectedvirtual
JBroadcaster()JBroadcaster
JBroadcaster(const JBroadcaster &source)JBroadcasterprotected
JCollection()JCollection
JCollection(const JCollection &source)JCollection
JContainer()JContainer
JContainer(const JContainer &source)JContainer
JXMenuJXMenuDatafriend
JXMenuData()JXMenuData
ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f)JBroadcaster
ListenTo(const JBroadcaster *sender)JBroadcasterprotected
JContainer::operator=(const JContainer &source)JContainer
JCollection::operator=(const JCollection &source)JCollection
JBroadcaster::operator=(const JBroadcaster &source)JBroadcaster
PrepareToOpenMenu(const JXMenu::UpdateAction updateAction)JXMenuDataprotectedvirtual
PrependItem(const JXMenu::ItemType type=JXMenu::kPlainType, const JString &shortcuts=JString::empty, const JString &id=JString::empty)JXMenuDatainlineprotected
Receive(JBroadcaster *sender, const Message &message) overrideJContainerprotectedvirtual
ReceiveGoingAway(JBroadcaster *sender)JBroadcasterprotectedvirtual
ReceiveWithFeedback(JBroadcaster *sender, Message *message)JBroadcasterprotectedvirtual
Send(JBroadcaster *recipient, const T &message)JBroadcasterprotected
SendWithFeedback(JBroadcaster *recipient, Message *message)JBroadcasterprotected
SetItemCount(const JSize newItemCount)JCollectioninlineprotected
SetItemEnabled(const JIndex index, const bool enabled)JXMenuDataprotected
SetItemID(const JIndex index, const JString &id)JXMenuDataprotected
SetItemShortcuts(const JIndex index, const JString &shortcuts)JXMenuDataprotected
ShortcutToIndex(const JUtf8Character &c, JIndex *index) constJXMenuData
StopListening(const JBroadcaster *sender)JBroadcasterprotected
StopListening(const JBroadcaster *sender, const std::type_info &messageType)JBroadcasterprotected
ToString() const overrideJCollectionvirtual
~JBroadcaster()JBroadcastervirtual
~JCollection() overrideJCollection
~JXMenuData() overrideJXMenuData