ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Static Public Attributes | List of all members
wtools.config.qt5 Class Reference

Provides Qt5 for C++ support. More...

Static Public Member Functions

def configure
 
def options
 

Static Public Attributes

list requires = ['cxx']
 
list tools = ['qt5']
 

Detailed Description

Provides Qt5 for C++ support.

Member Function Documentation

def wtools.config.qt5.configure (   cnf,
  requires,
  kwargs 
)
static
def wtools.config.qt5.options (   cnf,
  requires,
  kwargs 
)
static

Member Data Documentation

list wtools.config.qt5.requires = ['cxx']
static
list wtools.config.qt5.tools = ['qt5']
static

The documentation for this class was generated from the following file: