Module

Internal

There's no documentation for this item.

Constants
AccessPrivate From the enum MethodFlags in qt-copy/src/tools/moc/generator.cpp
AccessProtected
AccessPublic
MethodCloned
MethodCompatibility
MethodMethod
MethodScriptable
MethodSignal
MethodSlot
Public Methods
checkarg
connect
create_qenum
debug_level
do_method_missing
find_class
getAllParents
getMetaObject
getMocArguments
get_qboolean
get_qenum_type
get_qinteger
init_all_classes
init_class
makeMetaData
normalize_classname
run_initializer_block If a block was passed to the constructor, then run that now. Either run the context of the new instance if no args were passed to the block. Or otherwise, run the block in the context of the arg.
set_qboolean
set_qinteger
signalInfo
signal_connect
string_table_handler Keeps a hash of strings against their corresponding offsets within the qt_meta_stringdata sequence of null terminated strings. Returns a proc to get an offset given a string. That proc also adds new strings to the ‘data’ array, and updates the corresponding ‘pack_str’ Array#pack template.
try_initialize Runs the initializer as far as allocating the Qt C++ instance. Then use a throw to jump back to here with the C++ instance wrapped in a new ruby variable of type T_DATA
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.