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