GLCapability.setGlCapability

Set the GL capabilities for the widget

  1. bool setGlCapability(GLConfig glConfig, int renderType)
  2. bool setGlCapability(Widget widget, GLConfig glConfig, GLContext shareList, bool direct, int renderType)
    template GLCapability()
    bool
    setGlCapability
    (
    Widget widget
    ,
    GLConfig glConfig
    ,
    GLContext shareList
    ,
    bool direct
    ,)