HDK
|
#include <OP_GroupList.h>
Definition at line 27 of file OP_GroupList.h.
using OP_GroupList::GroupPtr = OP_Group* |
Array-like methods
Definition at line 74 of file OP_GroupList.h.
OP_GroupList::OP_GroupList | ( | OP_Network * | owner | ) |
OP_GroupList::~OP_GroupList | ( | ) |
|
inline |
Array-like methods
Definition at line 83 of file OP_GroupList.h.
Array-like methods
Definition at line 84 of file OP_GroupList.h.
Array-like methods
Definition at line 85 of file OP_GroupList.h.
Array-like methods
Definition at line 80 of file OP_GroupList.h.
void OP_GroupList::clearAndDestroy | ( | ) |
void OP_GroupList::clearUndoFlags | ( | ) |
int OP_GroupList::deleteGroup | ( | const char * | name | ) |
Array-like methods
Definition at line 75 of file OP_GroupList.h.
|
inline |
Array-like methods
Definition at line 76 of file OP_GroupList.h.
OP_Group* OP_GroupList::findGroup | ( | const char * | name | ) | const |
int OP_GroupList::getMembers | ( | UT_ValArray< OP_Group * > & | list, |
int | internal = 0 |
||
) | const |
int OP_GroupList::getMemberships | ( | const OP_Node * | node, |
UT_ValArray< OP_Group * > & | list, | ||
int | internal = 0 |
||
) | const |
int64 OP_GroupList::getMemoryUsage | ( | bool | inclusive | ) | const |
Return the amount of memory owned by this OP_GroupList.
bool OP_GroupList::load | ( | UT_IStream & | is, |
int | merge = 0 |
||
) |
bool OP_GroupList::loadFromClipboard | ( | UT_IStream & | is, |
const char * | path | ||
) | const |
Array-like methods
Definition at line 81 of file OP_GroupList.h.
Array-like methods
Definition at line 82 of file OP_GroupList.h.
int OP_GroupList::saveCount | ( | ) | const |
Array-like methods
Definition at line 79 of file OP_GroupList.h.
Array-like methods
Definition at line 77 of file OP_GroupList.h.
Array-like methods
Definition at line 78 of file OP_GroupList.h.