#include <GUIViewControl.h>
◆ ciViews
◆ CGUIViewControl()
      
        
          | CGUIViewControl::CGUIViewControl  | 
          ( | 
          void |            | ) | 
           | 
        
      
 
 
◆ ~CGUIViewControl()
  
  
      
        
          | CGUIViewControl::~CGUIViewControl  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ AddView()
◆ Clear()
      
        
          | void CGUIViewControl::Clear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetCurrentControl()
      
        
          | int CGUIViewControl::GetCurrentControl  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ GetNextViewMode()
      
        
          | int CGUIViewControl::GetNextViewMode  | 
          ( | 
          int |           direction = 1 | ) | 
           const | 
        
      
 
 
◆ GetSelectedItem() [1/2]
      
        
          | int CGUIViewControl::GetSelectedItem  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ GetSelectedItem() [2/2]
  
  
      
        
          | int CGUIViewControl::GetSelectedItem  | 
          ( | 
          const CGUIControl * |           control | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
◆ GetSelectedItemPath()
      
        
          | std::string CGUIViewControl::GetSelectedItemPath  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ GetView()
◆ GetViewModeByID()
      
        
          | int CGUIViewControl::GetViewModeByID  | 
          ( | 
          int |           id | ) | 
           const | 
        
      
 
 
◆ GetViewModeCount()
      
        
          | int CGUIViewControl::GetViewModeCount  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ GetViewModeNumber()
      
        
          | int CGUIViewControl::GetViewModeNumber  | 
          ( | 
          int |           number | ) | 
           const | 
        
      
 
 
◆ HasControl()
      
        
          | bool CGUIViewControl::HasControl  | 
          ( | 
          int |           controlID | ) | 
           const | 
        
      
 
 
◆ Reset()
      
        
          | void CGUIViewControl::Reset  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SetCurrentView()
      
        
          | void CGUIViewControl::SetCurrentView  | 
          ( | 
          int |           viewMode,  | 
        
        
           | 
           | 
          bool |           bRefresh = false ) | 
        
      
 
 
◆ SetFocused()
      
        
          | void CGUIViewControl::SetFocused  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SetItems()
◆ SetParentWindow()
      
        
          | void CGUIViewControl::SetParentWindow  | 
          ( | 
          int |           window | ) | 
           | 
        
      
 
 
◆ SetSelectedItem() [1/2]
      
        
          | void CGUIViewControl::SetSelectedItem  | 
          ( | 
          const std::string & |           itemPath | ) | 
           | 
        
      
 
 
◆ SetSelectedItem() [2/2]
      
        
          | void CGUIViewControl::SetSelectedItem  | 
          ( | 
          int |           item | ) | 
           | 
        
      
 
 
◆ SetViewControlID()
      
        
          | void CGUIViewControl::SetViewControlID  | 
          ( | 
          int |           control | ) | 
           | 
        
      
 
 
◆ UpdateContents()
  
  
      
        
          | void CGUIViewControl::UpdateContents  | 
          ( | 
          const CGUIControl * |           control,  | 
         
        
           | 
           | 
          int |           currentItem ) const | 
         
       
   | 
  
protected   | 
  
 
 
◆ UpdateView()
  
  
      
        
          | void CGUIViewControl::UpdateView  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ UpdateViewAsControl()
  
  
      
        
          | void CGUIViewControl::UpdateViewAsControl  | 
          ( | 
          const std::string & |           viewLabel | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ UpdateViewVisibility()
  
  
      
        
          | void CGUIViewControl::UpdateViewVisibility  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_allViews
◆ m_currentView
  
  
      
        
          | int CGUIViewControl::m_currentView | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_fileItems
◆ m_parentWindow
  
  
      
        
          | int CGUIViewControl::m_parentWindow | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_viewAsControl
  
  
      
        
          | int CGUIViewControl::m_viewAsControl | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_visibleViews
  
  
      
        
          | std::vector<CGUIControl*> CGUIViewControl::m_visibleViews | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: