xbmc
|
This is the complete list of members for CGUIViewControl, including all inherited members.
AddView(const CGUIControl *control) (defined in CGUIViewControl) | CGUIViewControl | |
CGUIViewControl() (defined in CGUIViewControl) | CGUIViewControl | |
ciViews typedef (defined in CGUIViewControl) | CGUIViewControl | protected |
Clear() (defined in CGUIViewControl) | CGUIViewControl | |
GetCurrentControl() const (defined in CGUIViewControl) | CGUIViewControl | |
GetNextViewMode(int direction=1) const (defined in CGUIViewControl) | CGUIViewControl | |
GetSelectedItem() const (defined in CGUIViewControl) | CGUIViewControl | |
GetSelectedItem(const CGUIControl *control) const (defined in CGUIViewControl) | CGUIViewControl | protected |
GetSelectedItemPath() const (defined in CGUIViewControl) | CGUIViewControl | |
GetView(VIEW_TYPE type, int id) const (defined in CGUIViewControl) | CGUIViewControl | protected |
GetViewModeByID(int id) const (defined in CGUIViewControl) | CGUIViewControl | |
GetViewModeCount() const (defined in CGUIViewControl) | CGUIViewControl | |
GetViewModeNumber(int number) const (defined in CGUIViewControl) | CGUIViewControl | |
HasControl(int controlID) const (defined in CGUIViewControl) | CGUIViewControl | |
m_allViews (defined in CGUIViewControl) | CGUIViewControl | protected |
m_currentView (defined in CGUIViewControl) | CGUIViewControl | protected |
m_fileItems (defined in CGUIViewControl) | CGUIViewControl | protected |
m_parentWindow (defined in CGUIViewControl) | CGUIViewControl | protected |
m_viewAsControl (defined in CGUIViewControl) | CGUIViewControl | protected |
m_visibleViews (defined in CGUIViewControl) | CGUIViewControl | protected |
Reset() (defined in CGUIViewControl) | CGUIViewControl | |
SetCurrentView(int viewMode, bool bRefresh=false) (defined in CGUIViewControl) | CGUIViewControl | |
SetFocused() (defined in CGUIViewControl) | CGUIViewControl | |
SetItems(CFileItemList &items) (defined in CGUIViewControl) | CGUIViewControl | |
SetParentWindow(int window) (defined in CGUIViewControl) | CGUIViewControl | |
SetSelectedItem(int item) (defined in CGUIViewControl) | CGUIViewControl | |
SetSelectedItem(const std::string &itemPath) (defined in CGUIViewControl) | CGUIViewControl | |
SetViewControlID(int control) (defined in CGUIViewControl) | CGUIViewControl | |
UpdateContents(const CGUIControl *control, int currentItem) const (defined in CGUIViewControl) | CGUIViewControl | protected |
UpdateView() (defined in CGUIViewControl) | CGUIViewControl | protected |
UpdateViewAsControl(const std::string &viewLabel) (defined in CGUIViewControl) | CGUIViewControl | protected |
UpdateViewVisibility() (defined in CGUIViewControl) | CGUIViewControl | protected |
~CGUIViewControl() (defined in CGUIViewControl) | CGUIViewControl | virtual |