| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for GenericStringListDataBrowserSource, including all inherited members.
| CBaseObject()=default | CBaseObject | |
| CBaseObject(const CBaseObject &) | CBaseObject | inline | 
| dataBrowser | GenericStringListDataBrowserSource | protected | 
| dbAttached(CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbCellSetupTextEdit(int32_t row, int32_t column, CTextEdit *textEditControl, CDataBrowser *browser) override | GenericStringListDataBrowserSource | inlineprotectedvirtual | 
| dbCellTextChanged(int32_t row, int32_t column, UTF8StringPtr newText, CDataBrowser *browser) override | GenericStringListDataBrowserSource | inlineprotectedvirtual | 
| dbDrawCell(CDrawContext *context, const CRect &size, int32_t row, int32_t column, int32_t flags, CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbDrawHeader(CDrawContext *context, const CRect &size, int32_t column, int32_t flags, CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbGetColumnDescription(int32_t index, CCoord &minWidth, CCoord &maxWidth, CDataBrowser *browser) override | GenericStringListDataBrowserSource | inlineprotectedvirtual | 
| dbGetCurrentColumnWidth(int32_t index, CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbGetHeaderHeight(CDataBrowser *browser) override | DataBrowserDelegateAdapter | inlinevirtual | 
| dbGetLineWidthAndColor(CCoord &width, CColor &color, CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbGetNumColumns(CDataBrowser *browser) override | GenericStringListDataBrowserSource | inlineprotectedvirtual | 
| dbGetNumRows(CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbGetRowHeight(CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbOnDragEnterBrowser(IDataPackage *drag, CDataBrowser *browser) override | DataBrowserDelegateAdapter | inlinevirtual | 
| dbOnDragEnterCell(int32_t row, int32_t column, const CPoint &where, IDataPackage *drag, CDataBrowser *browser) override | DataBrowserDelegateAdapter | inlinevirtual | 
| dbOnDragExitBrowser(IDataPackage *drag, CDataBrowser *browser) override | DataBrowserDelegateAdapter | inlinevirtual | 
| dbOnDragExitCell(int32_t row, int32_t column, IDataPackage *drag, CDataBrowser *browser) override | DataBrowserDelegateAdapter | inlinevirtual | 
| dbOnDragMoveInCell(int32_t row, int32_t column, const CPoint &where, IDataPackage *drag, CDataBrowser *browser) override | DataBrowserDelegateAdapter | inlinevirtual | 
| dbOnDropInCell(int32_t row, int32_t column, const CPoint &where, IDataPackage *drag, CDataBrowser *browser) override | DataBrowserDelegateAdapter | inlinevirtual | 
| dbOnKeyboardEvent(KeyboardEvent &event, CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbOnKeyDown(const VstKeyCode &keyCode, CDataBrowser *browser) | DataBrowserDelegateAdapter | inlinevirtual | 
| dbOnMouseDown(const CPoint &where, const CButtonState &buttons, int32_t row, int32_t column, CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbOnMouseMoved(const CPoint &where, const CButtonState &buttons, int32_t row, int32_t column, CDataBrowser *browser) override | GenericStringListDataBrowserSource | inlineprotectedvirtual | 
| dbOnMouseUp(const CPoint &where, const CButtonState &buttons, int32_t row, int32_t column, CDataBrowser *browser) override | GenericStringListDataBrowserSource | inlineprotectedvirtual | 
| dbRemoved(CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbSelectionChanged(CDataBrowser *browser) override | GenericStringListDataBrowserSource | protectedvirtual | 
| dbSetCurrentColumnWidth(int32_t index, const CCoord &width, CDataBrowser *browser) override | GenericStringListDataBrowserSource | inlineprotectedvirtual | 
| delegate | GenericStringListDataBrowserSource | protected | 
| drawFont | GenericStringListDataBrowserSource | protected | 
| drawRowBackground(CDrawContext *context, const CRect &size, int32_t row, int32_t flags, CDataBrowser *browser) const | GenericStringListDataBrowserSource | protected | 
| drawRowString(CDrawContext *context, const CRect &size, int32_t row, int32_t flags, CDataBrowser *browser) const | GenericStringListDataBrowserSource | protected | 
| Flags enum name | IDataBrowserDelegate | |
| fontColor | GenericStringListDataBrowserSource | protected | 
| forget() override | ReferenceCounted< T > | inlinevirtual | 
| GenericStringListDataBrowserSource(const StringVector *stringList, GenericStringListDataBrowserSourceSelectionChanged *delegate=nullptr) | GenericStringListDataBrowserSource | |
| getNbReference() const | ReferenceCounted< T > | inlinevirtual | 
| getStringList() const | GenericStringListDataBrowserSource | inline | 
| keyDownFindString | GenericStringListDataBrowserSource | protected | 
| kRowSelected enum value | IDataBrowserDelegate | |
| notify(CBaseObject *sender, IdStringPtr message) override | GenericStringListDataBrowserSource | protectedvirtual | 
| operator=(const CBaseObject &) | CBaseObject | inline | 
| VSTGUI::ReferenceCounted::operator=(const ReferenceCounted &) | ReferenceCounted< T > | inline | 
| ReferenceCounted()=default | ReferenceCounted< T > | |
| ReferenceCounted(const ReferenceCounted &) | ReferenceCounted< T > | inline | 
| remember() override | ReferenceCounted< T > | inlinevirtual | 
| rowAlternateBackColor | GenericStringListDataBrowserSource | protected | 
| rowBackColor | GenericStringListDataBrowserSource | protected | 
| rowHeight | GenericStringListDataBrowserSource | protected | 
| rowlineColor | GenericStringListDataBrowserSource | protected | 
| selectionColor | GenericStringListDataBrowserSource | protected | 
| setStringList(const StringVector *stringList) | GenericStringListDataBrowserSource | |
| setupUI(const CColor &selectionColor, const CColor &fontColor, const CColor &rowlineColor, const CColor &rowBackColor, const CColor &rowAlteranteBackColor, CFontRef font=nullptr, int32_t rowHeight=-1, CCoord textInset=2.) | GenericStringListDataBrowserSource | |
| stringList | GenericStringListDataBrowserSource | protected | 
| StringVector typedef | GenericStringListDataBrowserSource | |
| textAlignment | GenericStringListDataBrowserSource | protected | 
| textInset | GenericStringListDataBrowserSource | protected | 
| timer | GenericStringListDataBrowserSource | protected | 
| ~CBaseObject() noexcept override=default | CBaseObject | |
| ~GenericStringListDataBrowserSource() noexcept override | GenericStringListDataBrowserSource | |
| ~IDataBrowserDelegate() noexcept=default | IDataBrowserDelegate | virtual | 
| ~ReferenceCounted() noexcept=default | ReferenceCounted< T > | virtual |