|
JX Application Framework
|
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) | JXMenuData | inlineprotected |
| Broadcast(const T &message) | JBroadcaster | inlineprotected |
| BroadcastWithFeedback(Message *message) | JBroadcaster | inlineprotected |
| ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember) | JBroadcaster | protected |
| DeleteAll() | JXMenuData | protectedvirtual |
| DeleteItem(const JIndex index) | JXMenuData | protectedvirtual |
| DisableAll() | JXMenuData | protected |
| DisableItem(const JIndex index) | JXMenuData | inlineprotected |
| EnableAll() | JXMenuData | protected |
| EnableItem(const JIndex index) | JXMenuData | inlineprotected |
| GetIndexFromEnd(const JIndex index) const | JCollection | |
| GetItemCount() const | JCollection | inline |
| GetItemID(const JIndex index, const JString **id) const | JXMenuData | inlineprotected |
| GetItemShortcuts(const JIndex index, const JString **shortcuts) const | JXMenuData | inlineprotected |
| GetList() const | JContainer | inlineprotected |
| GetRecipientCount() const | JBroadcaster | |
| GetSenderCount() const | JBroadcaster | |
| GetSubmenu(const JIndex index, JXMenu **menu) const | JXMenuData | inline |
| GetType(const JIndex index) const | JXMenuData | inline |
| HasCheckboxes() const | JXMenuData | |
| HasRecipients() const | JBroadcaster | |
| HasSenders() const | JBroadcaster | |
| HasSubmenu(const JIndex index) const | JXMenuData | inline |
| HasSubmenus() const | JXMenuData | |
| IndexValid(const JIndex index) const | JCollection | inline |
| InsertItem(const JIndex index, const JXMenu::ItemType type=JXMenu::kPlainType, const JString &shortcuts=JString::empty, const JString &id=JString::empty) | JXMenuData | protected |
| InstallCollection(JCollection *list) | JContainer | protected |
| IsChecked(const JIndex index) const | JXMenuData | inline |
| IsEmpty() const | JCollection | inline |
| IsEnabled(const JIndex index) const | JXMenuData | inline |
| ItemAdded() | JCollection | inlineprotected |
| ItemRemoved() | JCollection | protected |
| ItemShortcutsChanged(const JIndex index, const JString *shortcuts) | JXMenuData | protectedvirtual |
| JBroadcaster() | JBroadcaster | |
| JBroadcaster(const JBroadcaster &source) | JBroadcaster | protected |
| JCollection() | JCollection | |
| JCollection(const JCollection &source) | JCollection | |
| JContainer() | JContainer | |
| JContainer(const JContainer &source) | JContainer | |
| JXMenu | JXMenuData | friend |
| JXMenuData() | JXMenuData | |
| ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f) | JBroadcaster | |
| ListenTo(const JBroadcaster *sender) | JBroadcaster | protected |
| JContainer::operator=(const JContainer &source) | JContainer | |
| JCollection::operator=(const JCollection &source) | JCollection | |
| JBroadcaster::operator=(const JBroadcaster &source) | JBroadcaster | |
| PrepareToOpenMenu(const JXMenu::UpdateAction updateAction) | JXMenuData | protectedvirtual |
| PrependItem(const JXMenu::ItemType type=JXMenu::kPlainType, const JString &shortcuts=JString::empty, const JString &id=JString::empty) | JXMenuData | inlineprotected |
| Receive(JBroadcaster *sender, const Message &message) override | JContainer | protectedvirtual |
| ReceiveGoingAway(JBroadcaster *sender) | JBroadcaster | protectedvirtual |
| ReceiveWithFeedback(JBroadcaster *sender, Message *message) | JBroadcaster | protectedvirtual |
| Send(JBroadcaster *recipient, const T &message) | JBroadcaster | protected |
| SendWithFeedback(JBroadcaster *recipient, Message *message) | JBroadcaster | protected |
| SetItemCount(const JSize newItemCount) | JCollection | inlineprotected |
| SetItemEnabled(const JIndex index, const bool enabled) | JXMenuData | protected |
| SetItemID(const JIndex index, const JString &id) | JXMenuData | protected |
| SetItemShortcuts(const JIndex index, const JString &shortcuts) | JXMenuData | protected |
| ShortcutToIndex(const JUtf8Character &c, JIndex *index) const | JXMenuData | |
| StopListening(const JBroadcaster *sender) | JBroadcaster | protected |
| StopListening(const JBroadcaster *sender, const std::type_info &messageType) | JBroadcaster | protected |
| ToString() const override | JCollection | virtual |
| ~JBroadcaster() | JBroadcaster | virtual |
| ~JCollection() override | JCollection | |
| ~JXMenuData() override | JXMenuData |