Definition at line 48 of file kfbxpropertyentryview.h.
#include <kfbxpropertyentryview.h>
Public Member Functions |
|
KFbxPropertyEntryView (KFbxBindingTableEntry *pEntry, bool pAsSource, bool pCreate=false) | |
~KFbxPropertyEntryView () | |
const char * | GetProperty () const |
void | SetProperty (const char *pPropertyName) |
virtual const char * | EntryType () const |
Static Public Attributes |
|
static const char * | sEntryType |
Entry type. |
KFbxPropertyEntryView | ( | KFbxBindingTableEntry * | pEntry, |
bool | pAsSource, | ||
bool | pCreate =
false |
||
) |
const char* GetProperty | ( | ) | const |
void SetProperty | ( | const char * | pPropertyName | ) |
virtual const char* EntryType | ( | ) | const [virtual] |
Reimplemented from KFbxEntryView.
const char*
sEntryType [static] |
Entry type.
Reimplemented from KFbxEntryView.
Definition at line 52 of file kfbxpropertyentryview.h.