JX Application Framework
|
This is the complete list of members for JXCheckboxGroup, including all inherited members.
Add(JXCheckbox *cb) | JXCheckboxGroup | |
AllChecked() const | JXCheckboxGroup | protected |
AllDisabled() const | JXCheckboxGroup | protected |
AllUnchecked() const | JXCheckboxGroup | protected |
Broadcast(const T &message) | JBroadcaster | inlineprotected |
BroadcastWithFeedback(Message *message) | JBroadcaster | inlineprotected |
CheckboxDisabled(const JIndex index) const | JXCheckboxGroup | protected |
ClearWhenGoingAway(const JBroadcaster *sender, void *pointerToMember) | JBroadcaster | protected |
EnforceConstraints(const JIndex cbIndex)=0 | JXCheckboxGroup | protectedpure virtual |
FindCheckbox(JBroadcaster *obj, JIndex *index) const | JXCheckboxGroup | protected |
GetCheckbox(const JIndex index) const | JXCheckboxGroup | inlineprotected |
GetCheckboxList() const | JXCheckboxGroup | inlineprotected |
GetIndexFromEnd(const JIndex index) const | JCollection | |
GetItemCount() const | JCollection | inline |
GetList() const | JContainer | inlineprotected |
GetRecipientCount() const | JBroadcaster | |
GetSenderCount() const | JBroadcaster | |
HasRecipients() const | JBroadcaster | |
HasSenders() const | JBroadcaster | |
Includes(JXCheckbox *cb) const | JXCheckboxGroup | inline |
IndexValid(const JIndex index) const | JCollection | inline |
Insert(const JIndex index, JXCheckbox *cb) | JXCheckboxGroup | |
InstallCollection(JCollection *list) | JContainer | protected |
IsEmpty() const | JCollection | 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 | |
JXCheckboxGroup() | JXCheckboxGroup | protected |
JXCheckboxGroup(const JPtrArray< JXCheckbox > &cbList) | JXCheckboxGroup | protected |
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 | |
Receive(JBroadcaster *sender, const Message &message) override | JXCheckboxGroup | protectedvirtual |
ReceiveGoingAway(JBroadcaster *sender) override | JXCheckboxGroup | protectedvirtual |
ReceiveWithFeedback(JBroadcaster *sender, Message *message) | JBroadcaster | protectedvirtual |
Remove(JXCheckbox *cb) | JXCheckboxGroup | |
Send(JBroadcaster *recipient, const T &message) | JBroadcaster | protected |
SendWithFeedback(JBroadcaster *recipient, Message *message) | JBroadcaster | protected |
SetItemCount(const JSize newItemCount) | JCollection | inlineprotected |
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 | |
~JXCheckboxGroup() override | JXCheckboxGroup |