|
JX Application Framework
|
This is the complete list of members for JNamedTreeList, including all inherited members.
| Broadcast(const T &message) | JBroadcaster | inlineprotected |
| BroadcastWithFeedback(Message *message) | JBroadcaster | inlineprotected |
| ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember) | JBroadcaster | protected |
| Close(const JIndex index) | JTreeList | inline |
| Close(const JTreeNode *node) | JTreeList | |
| CloseDescendants(const JIndex index) | JTreeList | inline |
| CloseDescendants(const JTreeNode *node) | JTreeList | |
| CloseSiblings(const JIndex index) | JTreeList | inline |
| CloseSiblings(const JTreeNode *node) | JTreeList | |
| ClosestMatch(const JString &prefixStr, JIndex *index) const | JNamedTreeList | |
| Find(const JString &name, JIndex *index) const | JNamedTreeList | |
| FindNode(const JTreeNode *node, JIndex *index) const | JTreeList | inline |
| GetIndexFromEnd(const JIndex index) const | JCollection | |
| GetItemCount() const | JCollection | inline |
| GetList() const | JContainer | inlineprotected |
| GetNamedNode(const JIndex index) | JNamedTreeList | |
| GetNamedNode(const JIndex index) const | JNamedTreeList | |
| GetNode(const JIndex index) | JTreeList | inline |
| GetNode(const JIndex index) const | JTreeList | inline |
| GetNodeName(const JIndex index) const | JNamedTreeList | |
| GetRecipientCount() const | JBroadcaster | |
| GetSenderCount() const | JBroadcaster | |
| GetTree() | JTreeList | inline |
| GetTree() const | JTreeList | inline |
| HasRecipients() const | JBroadcaster | |
| HasSenders() const | JBroadcaster | |
| IndexValid(const JIndex index) const | JTreeList | inline |
| InstallCollection(JCollection *list) | JContainer | protected |
| IsEmpty() const | JCollection | inline |
| IsOpen(const JIndex index) const | JTreeList | inline |
| IsOpen(const JTreeNode *node) const | JTreeList | inline |
| IsVisible(const JTreeNode *node) const | JTreeList | inline |
| ItemAdded() | JCollection | inlineprotected |
| ItemRemoved() | JCollection | protected |
| JBroadcaster() | JBroadcaster | |
| JBroadcaster(const JBroadcaster &source) | JBroadcaster | protected |
| JCollection() | JCollection | |
| JCollection(const JCollection &source) | JCollection | |
| JContainer() | JContainer | |
| JContainer(const JContainer &source) | JContainer | |
| JNamedTreeList(JTree *tree) | JNamedTreeList | |
| JTreeList(JTree *tree) | JTreeList | |
| kNodeChanged | JTreeList | static |
| kNodeClosed | JTreeList | static |
| kNodeInserted | JTreeList | static |
| kNodeOpened | JTreeList | static |
| kNodeRemoved | JTreeList | static |
| ListenTo(const JBroadcaster *sender, const std::function< void(const T &)> &f) | JBroadcaster | |
| ListenTo(const JBroadcaster *sender) | JBroadcaster | protected |
| MakeVisible(const JTreeNode *node) | JTreeList | |
| Open(const JIndex index) | JTreeList | inline |
| Open(const JTreeNode *node) | JTreeList | |
| OpenDescendants(const JIndex index, const JSize maxDepth) | JTreeList | inline |
| OpenDescendants(const JTreeNode *node, const JSize maxDepth) | JTreeList | |
| OpenSiblings(const JIndex index) | JTreeList | inline |
| OpenSiblings(const JTreeNode *node) | JTreeList | |
| JContainer::operator=(const JContainer &source) | JContainer | |
| JCollection::operator=(const JCollection &source) | JCollection | |
| JBroadcaster::operator=(const JBroadcaster &source) | JBroadcaster | |
| Receive(JBroadcaster *sender, const Message &message) override | JNamedTreeList | 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 |
| SetNodeName(const JIndex index, const JString &name) | JNamedTreeList | |
| ShouldOpenDescendant(const JTreeNode *node) | JTreeList | protectedvirtual |
| ShouldOpenSibling(const JTreeNode *node) | JTreeList | protectedvirtual |
| StopListening(const JBroadcaster *sender) | JBroadcaster | protected |
| StopListening(const JBroadcaster *sender, const std::type_info &messageType) | JBroadcaster | protected |
| Toggle(const JIndex index) | JTreeList | |
| Toggle(const JTreeNode *node) | JTreeList | |
| ToString() const override | JCollection | virtual |
| ~JBroadcaster() | JBroadcaster | virtual |
| ~JCollection() override | JCollection | |
| ~JNamedTreeList() override | JNamedTreeList | |
| ~JTreeList() override | JTreeList |