openshot-audio
0.1.7
|
This is the complete list of members for ListBox, including all inherited members.
backgroundColourId enum value | ListBox | |
colourChanged() override | ListBox | |
ColourIds enum name | ListBox | |
createSnapshotOfRows(const SparseSet< int > &rows, int &x, int &y) | ListBox | virtual |
deselectAllRows() | ListBox | |
deselectRow(int rowNumber) | ListBox | |
flipRowSelection(int rowNumber) | ListBox | |
getComponentForRowNumber(int rowNumber) const noexcept | ListBox | |
getHeaderComponent() const noexcept | ListBox | inline |
getHorizontalScrollBar() const noexcept | ListBox | |
getInsertionIndexForPosition(int x, int y) const noexcept | ListBox | |
getLastRowSelected() const | ListBox | |
getModel() const noexcept | ListBox | inline |
getNumRowsOnScreen() const noexcept | ListBox | |
getNumSelectedRows() const | ListBox | |
getOutlineThickness() const noexcept | ListBox | inline |
getRowContainingPosition(int x, int y) const noexcept | ListBox | |
getRowHeight() const noexcept | ListBox | inline |
getRowNumberOfComponent(Component *rowComponent) const noexcept | ListBox | |
getRowPosition(int rowNumber, bool relativeToComponentTopLeft) const noexcept | ListBox | |
getSelectedRow(int index=0) const | ListBox | |
getSelectedRows() const | ListBox | |
getTooltip() | SettableTooltipClient | inlinevirtual |
getVerticalPosition() const | ListBox | |
getVerticalScrollBar() const noexcept | ListBox | |
getViewport() const noexcept | ListBox | |
getVisibleContentWidth() const noexcept | ListBox | |
getVisibleRowWidth() const noexcept | ListBox | |
isRowSelected(int rowNumber) const | ListBox | |
keyPressed(const KeyPress &) override | ListBox | |
keyStateChanged(bool isKeyDown) override | ListBox | |
ListBox(const String &componentName=String::empty, ListBoxModel *model=nullptr) | ListBox | |
ListViewport class | ListBox | friend |
mouseUp(const MouseEvent &) override | ListBox | |
mouseWheelMove(const MouseEvent &, const MouseWheelDetails &) override | ListBox | |
outlineColourId enum value | ListBox | |
paint(Graphics &) override | ListBox | |
paintOverChildren(Graphics &) override | ListBox | |
parentHierarchyChanged() override | ListBox | |
repaintRow(int rowNumber) noexcept | ListBox | |
resized() override | ListBox | |
scrollToEnsureRowIsOnscreen(int row) | ListBox | |
selectRangeOfRows(int firstRow, int lastRow) | ListBox | |
selectRow(int rowNumber, bool dontScrollToShowThisRow=false, bool deselectOthersFirst=true) | ListBox | |
selectRowsBasedOnModifierKeys(int rowThatWasClickedOn, ModifierKeys modifiers, bool isMouseUpEvent) | ListBox | |
setClickingTogglesRowSelection(bool flipRowSelection) noexcept | ListBox | |
setHeaderComponent(Component *newHeaderComponent) | ListBox | |
setMinimumContentWidth(int newMinimumWidth) | ListBox | |
setModel(ListBoxModel *newModel) | ListBox | |
setMouseMoveSelectsRows(bool shouldSelect) | ListBox | |
setMultipleSelectionEnabled(bool shouldBeEnabled) noexcept | ListBox | |
setOutlineThickness(int outlineThickness) | ListBox | |
setRowHeight(int newHeight) | ListBox | |
setRowSelectedOnMouseDown(bool isSelectedOnMouseDown) noexcept | ListBox | |
setSelectedRows(const SparseSet< int > &setOfRowsToBeSelected, NotificationType sendNotificationEventToModel=sendNotification) | ListBox | |
SettableTooltipClient() | SettableTooltipClient | inlineprotected |
setTooltip(const String &newTooltip) | SettableTooltipClient | inlinevirtual |
setVerticalPosition(double newProportion) | ListBox | |
startDragAndDrop(const MouseEvent &, const SparseSet< int > &rowsToDrag, const var &dragDescription, bool allowDraggingToOtherWindows) | ListBox | |
TableListBox class | ListBox | friend |
textColourId enum value | ListBox | |
updateContent() | ListBox | |
visibilityChanged() override | ListBox | |
~ListBox() | ListBox | |
~SettableTooltipClient() | SettableTooltipClient | inlinevirtual |
~TooltipClient() | TooltipClient | inlinevirtual |