Refobj<UserData> internal class members

Refobj()  

This constructor is declared in QtLua/qtluaref.hh source file, line 497.

Refobj(const Refobj<UserData> &r)  

This constructor is declared in QtLua/qtluaref.hh source file, line 502.

typedef Ref<const X, X> const_ptr  

This typedef is declared in QTLUA_REFTYPE function like macro expansion, line 3 in QtLua/qtluaref.hh source file, line 493.

Shortcut for Ref smart pointer class to X type provided for convenience

Refobj<UserData> & operator=(const Refobj<UserData> &r)  

This function is declared in QtLua/qtluaref.hh source file, line 506.

typedef Ref<X, X> ptr  

This typedef is declared in QTLUA_REFTYPE function like macro expansion, line 5 in QtLua/qtluaref.hh source file, line 493.

Shortcut for Ref smart pointer class to X type provided for convenience

~Refobj()  

This destructor is declared in QtLua/qtluaref.hh source file, line 512.

Valid XHTML 1.0 StrictGenerated by diaxen on Sat Mar 30 16:23:03 2013 using MkDoc