##// END OF EJS Templates
added enum wrapper classes derived from python int, so that enums are distinguishable from normal python integers. This will allow better overload handling e.g. of QColor constructors in the future...
added enum wrapper classes derived from python int, so that enums are distinguishable from normal python integers. This will allow better overload handling e.g. of QColor constructors in the future git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@87 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
florianlink -
r51:581e3ee75957
Show More
Name Size Modified Last Commit Author
/ generator / parser
include
rpp
ast.cpp Loading ...
ast.h Loading ...
binder.cpp Loading ...
binder.h Loading ...
class_compiler.cpp Loading ...
class_compiler.h Loading ...
codemodel.cpp Loading ...
codemodel.h Loading ...
codemodel_finder.cpp Loading ...
codemodel_finder.h Loading ...
codemodel_fwd.h Loading ...
codemodel_pointer.h Loading ...
compiler_utils.cpp Loading ...
compiler_utils.h Loading ...
control.cpp Loading ...
control.h Loading ...
declarator_compiler.cpp Loading ...
declarator_compiler.h Loading ...
default_visitor.cpp Loading ...
default_visitor.h Loading ...
dumptree.cpp Loading ...
dumptree.h Loading ...
lexer.cpp Loading ...
lexer.h Loading ...
list.cpp Loading ...
list.h Loading ...
name_compiler.cpp Loading ...
name_compiler.h Loading ...
parser.cpp Loading ...
parser.h Loading ...
r++.macros Loading ...
rpp-allocator.h Loading ...
rxx.pri Loading ...
rxx.pro Loading ...
rxx_allocator.h Loading ...
smallobject.cpp Loading ...
smallobject.h Loading ...
symbol.h Loading ...
tokens.cpp Loading ...
tokens.h Loading ...
type_compiler.cpp Loading ...
type_compiler.h Loading ...
visitor.cpp Loading ...
visitor.h Loading ...