ASPiK SDK
VSTGUI::GenericStringListDataBrowserSource Member List

This is the complete list of members for VSTGUI::GenericStringListDataBrowserSource, including all inherited members.

beforeDelete() (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inlinevirtual
CBaseObject()=default (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObject
CBaseObject(const CBaseObject &o) (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObjectinline
dataBrowser (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
dbAttached(CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbCellSetupTextEdit(int32_t row, int32_t column, CTextEdit *textEditControl, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceinlineprotectedvirtual
dbCellTextChanged(int32_t row, int32_t column, UTF8StringPtr newText, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceinlineprotectedvirtual
dbDrawCell(CDrawContext *context, const CRect &size, int32_t row, int32_t column, int32_t flags, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbDrawHeader(CDrawContext *context, const CRect &size, int32_t column, int32_t flags, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbGetColumnDescription(int32_t index, CCoord &minWidth, CCoord &maxWidth, CDataBrowser *browser) override (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceinlineprotectedvirtual
dbGetCurrentColumnWidth(int32_t index, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbGetHeaderHeight(CDataBrowser *browser)VSTGUI::IDataBrowserDelegateinlinevirtual
dbGetLineWidthAndColor(CCoord &width, CColor &color, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbGetNumColumns(CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceinlineprotectedvirtual
dbGetNumRows(CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbGetRowHeight(CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbOnDragEnterBrowser(IDataPackage *drag, CDataBrowser *browser) (defined in VSTGUI::IDataBrowserDelegate)VSTGUI::IDataBrowserDelegateinlinevirtual
dbOnDragEnterCell(int32_t row, int32_t column, const CPoint &where, IDataPackage *drag, CDataBrowser *browser) (defined in VSTGUI::IDataBrowserDelegate)VSTGUI::IDataBrowserDelegateinlinevirtual
dbOnDragExitBrowser(IDataPackage *drag, CDataBrowser *browser) (defined in VSTGUI::IDataBrowserDelegate)VSTGUI::IDataBrowserDelegateinlinevirtual
dbOnDragExitCell(int32_t row, int32_t column, IDataPackage *drag, CDataBrowser *browser) (defined in VSTGUI::IDataBrowserDelegate)VSTGUI::IDataBrowserDelegateinlinevirtual
dbOnDragMoveInCell(int32_t row, int32_t column, const CPoint &where, IDataPackage *drag, CDataBrowser *browser) (defined in VSTGUI::IDataBrowserDelegate)VSTGUI::IDataBrowserDelegateinlinevirtual
dbOnDropInCell(int32_t row, int32_t column, const CPoint &where, IDataPackage *drag, CDataBrowser *browser) (defined in VSTGUI::IDataBrowserDelegate)VSTGUI::IDataBrowserDelegateinlinevirtual
dbOnKeyDown(const VstKeyCode &key, CDataBrowser *browser) override (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbOnMouseDown(const CPoint &where, const CButtonState &buttons, int32_t row, int32_t column, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbOnMouseMoved(const CPoint &where, const CButtonState &buttons, int32_t row, int32_t column, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceinlineprotectedvirtual
dbOnMouseUp(const CPoint &where, const CButtonState &buttons, int32_t row, int32_t column, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceinlineprotectedvirtual
dbRemoved(CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbSelectionChanged(CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
dbSetCurrentColumnWidth(int32_t index, const CCoord &width, CDataBrowser *browser) overrideVSTGUI::GenericStringListDataBrowserSourceinlineprotectedvirtual
delegate (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
drawFont (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
drawRowBackground(CDrawContext *context, const CRect &size, int32_t row, int32_t flags, CDataBrowser *browser) const (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
drawRowString(CDrawContext *context, const CRect &size, int32_t row, int32_t flags, CDataBrowser *browser) const (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
fontColor (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
forget() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
GenericStringListDataBrowserSource(const StringVector *stringList, IGenericStringListDataBrowserSourceSelectionChanged *delegate=nullptr) (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSource
getNbReference() constVSTGUI::ReferenceCounted< T >inlinevirtual
getStringList() const (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceinline
keyDownFindString (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
kRowSelected enum value (defined in VSTGUI::IDataBrowserDelegate)VSTGUI::IDataBrowserDelegate
notify(CBaseObject *sender, IdStringPtr message) override (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotectedvirtual
operator=(const CBaseObject &obj) (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObjectinline
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
remember() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
rowAlternateBackColor (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
rowBackColor (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
rowHeight (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
rowlineColor (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
selectionColor (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
setStringList(const StringVector *stringList) (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::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.) (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSource
stringList (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
StringVector typedef (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSource
textAlignment (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
textInset (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
timer (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSourceprotected
~CBaseObject() noexcept override=default (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObject
~GenericStringListDataBrowserSource() noexcept override (defined in VSTGUI::GenericStringListDataBrowserSource)VSTGUI::GenericStringListDataBrowserSource
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >virtual