openshot-audio  0.1.6
KeyMappingEditorComponent::CategoryItem Member List

This is the complete list of members for KeyMappingEditorComponent::CategoryItem, including all inherited members.

addSubItem(TreeViewItem *newItem, int insertPosition=-1)TreeViewItem
addSubItemSorted(ElementComparator &comparator, TreeViewItem *newItem)TreeViewIteminline
areAllParentsOpen() const noexceptTreeViewItem
canBeSelected() const TreeViewIteminlinevirtual
CategoryItem(KeyMappingEditorComponent &kec, const String &name)KeyMappingEditorComponent::CategoryIteminline
clearSubItems()TreeViewItem
createItemComponent()TreeViewIteminlinevirtual
filesDropped(const StringArray &files, int insertIndex)TreeViewItemvirtual
getDragSourceDescription()TreeViewItemvirtual
getIndexInParent() const noexceptTreeViewItem
getItemHeight() const overrideKeyMappingEditorComponent::CategoryIteminlinevirtual
getItemIdentifierString() const TreeViewItem
getItemPosition(bool relativeToTreeViewTopLeft) const noexceptTreeViewItem
getItemWidth() const TreeViewIteminlinevirtual
getNumSubItems() const noexceptTreeViewItem
getOpennessState() const TreeViewItem
getOwnerView() const noexceptTreeViewIteminline
getParentItem() const noexceptTreeViewIteminline
getRowNumberInTree() const noexceptTreeViewItem
getSubItem(int index) const noexceptTreeViewItem
getTooltip()TreeViewItemvirtual
getUniqueName() const overrideKeyMappingEditorComponent::CategoryIteminlinevirtual
isInterestedInDragSource(const DragAndDropTarget::SourceDetails &dragSourceDetails)TreeViewItemvirtual
isInterestedInFileDrag(const StringArray &files)TreeViewItemvirtual
isLastOfSiblings() const noexceptTreeViewItem
isOpen() const noexceptTreeViewItem
isSelected() const noexceptTreeViewItem
itemClicked(const MouseEvent &e)TreeViewItemvirtual
itemDoubleClicked(const MouseEvent &e)TreeViewItemvirtual
itemDropped(const DragAndDropTarget::SourceDetails &dragSourceDetails, int insertIndex)TreeViewItemvirtual
itemOpennessChanged(bool isNowOpen) overrideKeyMappingEditorComponent::CategoryIteminlinevirtual
itemSelectionChanged(bool isNowSelected)TreeViewItemvirtual
mightContainSubItems() overrideKeyMappingEditorComponent::CategoryIteminlinevirtual
paintHorizontalConnectingLine(Graphics &, const Line< float > &line)TreeViewItemvirtual
paintItem(Graphics &g, int width, int height) overrideKeyMappingEditorComponent::CategoryIteminlinevirtual
paintOpenCloseButton(Graphics &, const Rectangle< float > &area, Colour backgroundColour, bool isMouseOver)TreeViewItemvirtual
paintVerticalConnectingLine(Graphics &, const Line< float > &line)TreeViewItemvirtual
removeSubItem(int index, bool deleteItem=true)TreeViewItem
repaintItem() const TreeViewItem
restoreOpennessState(const XmlElement &xml)TreeViewItem
setDrawsInLeftMargin(bool canDrawInLeftMargin) noexceptTreeViewItem
setDrawsInRightMargin(bool canDrawInRightMargin) noexceptTreeViewItem
setLinesDrawnForSubItems(bool shouldDrawLines) noexceptTreeViewItem
setOpen(bool shouldBeOpen)TreeViewItem
setSelected(bool shouldBeSelected, bool deselectOtherItemsFirst, NotificationType shouldNotify=sendNotification)TreeViewItem
sortSubItems(ElementComparator &comparator)TreeViewIteminline
treeHasChanged() const noexceptTreeViewItem
TreeViewItem()TreeViewItem
~TreeViewItem()TreeViewItemvirtual