| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CGUIControlFactory, including all inherited members.
| CGUIControlFactory(void) | CGUIControlFactory | |
| Create(int parentID, const CRect &rect, TiXmlElement *pControlNode, bool insideContainer=false) | CGUIControlFactory | |
| FilterLabel(const std::string &label) | CGUIControlFactory | static | 
| GetActions(const TiXmlNode *pRootNode, const char *strTag, CGUIAction &actions) | CGUIControlFactory | static | 
| GetAlignment(const TiXmlNode *pRootNode, const char *strTag, uint32_t &dwAlignment) | CGUIControlFactory | static | 
| GetAlignmentY(const TiXmlNode *pRootNode, const char *strTag, uint32_t &dwAlignment) | CGUIControlFactory | static | 
| GetAnimations(TiXmlNode *control, const CRect &rect, int context, std::vector< CAnimation > &animation) | CGUIControlFactory | static | 
| GetAspectRatio(const TiXmlNode *pRootNode, const char *strTag, CAspectRatio &aspectRatio) | CGUIControlFactory | static | 
| GetColor(const TiXmlNode *pRootNode, const char *strTag, KODI::UTILS::COLOR::Color &value) | CGUIControlFactory | static | 
| GetConditionalVisibility(const TiXmlNode *control, std::string &condition) | CGUIControlFactory | static | 
| GetConditionalVisibility(const TiXmlNode *control, std::string &condition, std::string &allowHiddenFocus) | CGUIControlFactory | protectedstatic | 
| GetDimension(const TiXmlNode *node, const char *strTag, const float parentSize, float &value, float &min) | CGUIControlFactory | protectedstatic | 
| GetDimensions(const TiXmlNode *node, const char *leftTag, const char *rightTag, const char *centerLeftTag, const char *centerRightTag, const char *widthTag, const float parentSize, float &left, float &width, float &min_width) | CGUIControlFactory | protectedstatic | 
| GetFloatRange(const TiXmlNode *pRootNode, const char *strTag, float &iMinValue, float &iMaxValue, float &iIntervalValue) | CGUIControlFactory | protectedstatic | 
| GetHitRect(const TiXmlNode *pRootNode, CRect &rect, const CRect &parentRect) | CGUIControlFactory | static | 
| GetInfoColor(const TiXmlNode *pRootNode, const char *strTag, KODI::GUILIB::GUIINFO::CGUIInfoColor &value, int parentID) | CGUIControlFactory | static | 
| GetInfoLabel(const TiXmlNode *pControlNode, const std::string &labelTag, KODI::GUILIB::GUIINFO::CGUIInfoLabel &infoLabel, int parentID) | CGUIControlFactory | static | 
| GetInfoLabelFromElement(const TiXmlElement *element, KODI::GUILIB::GUIINFO::CGUIInfoLabel &infoLabel, int parentID) | CGUIControlFactory | static | 
| GetInfoLabels(const TiXmlNode *pControlNode, const std::string &labelTag, std::vector< KODI::GUILIB::GUIINFO::CGUIInfoLabel > &infoLabels, int parentID) | CGUIControlFactory | static | 
| GetInfoTexture(const TiXmlNode *pRootNode, const char *strTag, CTextureInfo &image, KODI::GUILIB::GUIINFO::CGUIInfoLabel &info, int parentID) | CGUIControlFactory | static | 
| GetIntRange(const TiXmlNode *pRootNode, const char *strTag, int &iMinValue, int &iMaxValue, int &iIntervalValue) | CGUIControlFactory | protectedstatic | 
| GetMovingSpeedConfig(const TiXmlNode *pRootNode, const char *strTag, KODI::UTILS::MOVING_SPEED::MapEventConfig &movingSpeedCfg) | CGUIControlFactory | protectedstatic | 
| GetPosition(const TiXmlNode *node, const char *tag, const float parentSize, float &value) | CGUIControlFactory | protectedstatic | 
| GetRectFromString(const std::string &string, CRect &rect) | CGUIControlFactory | static | 
| GetScroller(const TiXmlNode *pControlNode, const std::string &scrollerTag, CScroller &scroller) | CGUIControlFactory | static | 
| GetString(const TiXmlNode *pRootNode, const char *strTag, std::string &strString) | CGUIControlFactory | protectedstatic | 
| GetTexture(const TiXmlNode *pRootNode, const char *strTag, CTextureInfo &image) | CGUIControlFactory | static | 
| GetType(const TiXmlElement *pControlNode) | CGUIControlFactory | protectedstatic | 
| ParsePosition(const char *pos, const float parentSize) | CGUIControlFactory | static | 
| TranslateControlType(const std::string &type) | CGUIControlFactory | static | 
| TranslateControlType(CGUIControl::GUICONTROLTYPES type) | CGUIControlFactory | static | 
| ~CGUIControlFactory(void) | CGUIControlFactory | virtual |