libHSPlasma
|
#include <plVaultNodeTypes.h>
plVaultTextNoteNode::plVaultTextNoteNode | ( | ) |
plVaultTextNoteNode::plVaultTextNoteNode | ( | const plVaultNode & | init | ) |
plVaultBlob plVaultTextNoteNode::getNoteContents | ( | ) | const |
int plVaultTextNoteNode::getNoteSubType | ( | ) | const |
plString plVaultTextNoteNode::getNoteTitle | ( | ) | const |
int plVaultTextNoteNode::getNoteType | ( | ) | const |
void plVaultTextNoteNode::setNoteContents | ( | const plVaultBlob & | contents | ) |
void plVaultTextNoteNode::setNoteSubType | ( | int | type | ) |
void plVaultTextNoteNode::setNoteTitle | ( | const plString & | title | ) |
void plVaultTextNoteNode::setNoteType | ( | int | type | ) |