2.0
3.0
>
dev
>
api
>
name
>
gb_property_self
Previous Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
GB_PROPERTY_SELF
#define
GB_PROPERTY_SELF
(
symbol
,
type
) ...
Declares a
property
symbol that returns the
object
it applies to.
symbol
is the name of the property.
type
is the string representation of the property type.
This macro is mainly used for declaring a property that returns a sub-object whose type is a
virtual
class
.
See also
Class Description
,
Method & Property Signatures