qt4 Namespace Reference


Classes

class  ToolQtWarning
class  GeneratedMocFileNotIncluded
class  QtdirNotFound
class  _Automoc

Functions

def _checkMocIncluded
def _find_file
def _detect
def generate
def enable_modules
def exists

Variables

tuple qrcinclude_re = re.compile(r'<file>([^<]*)</file>', re.M)
list header_extensions = [".h", ".hxx", ".hpp", ".hh"]
list cxx_suffixes = [".c", ".cxx", ".cpp", ".cc"]
tuple AutomocShared = _Automoc('SharedObject')
tuple AutomocStatic = _Automoc('StaticObject')


Function Documentation

def qt4::_checkMocIncluded (   target,
  source,
  env 
) [private]

Definition at line 27 of file qt4.py.

def qt4::_detect (   env  )  [private]

Not really safe, but fast method to detect the QT library

Definition at line 149 of file qt4.py.

def qt4::_find_file (   filename,
  paths,
  node_factory 
) [private]

Definition at line 40 of file qt4.py.

def qt4::enable_modules (   self,
  modules,
  debug = False 
)

Definition at line 313 of file qt4.py.

def qt4::exists (   env  ) 

Definition at line 370 of file qt4.py.

Referenced by PhraseHunter::CorpusManager::CorpusManager().

def qt4::generate (   env  ) 

Add Builders and construction variables for qt to an Environment.

Definition at line 170 of file qt4.py.


Variable Documentation

tuple qt4::AutomocShared = _Automoc('SharedObject') [static]

Definition at line 146 of file qt4.py.

tuple qt4::AutomocStatic = _Automoc('StaticObject') [static]

Definition at line 147 of file qt4.py.

list qt4::cxx_suffixes = [".c", ".cxx", ".cpp", ".cc"] [static]

Definition at line 25 of file qt4.py.

list qt4::header_extensions = [".h", ".hxx", ".hpp", ".hh"] [static]

Definition at line 20 of file qt4.py.

tuple qt4::qrcinclude_re = re.compile(r'<file>([^<]*)</file>', re.M) [static]

Definition at line 17 of file qt4.py.


Generated on Thu Dec 21 16:14:44 2006 for The Phrasehunter by  doxygen 1.5.1