#include <QuickChatEntry.h>
◆ getCategoryMask()
| unsigned int QuickChatEntry::getCategoryMask |
( |
| ) |
|
|
inline |
◆ getCharAnim()
| std::string QuickChatEntry::getCharAnim |
( |
| ) |
|
|
inline |
◆ getChatID()
| unsigned int QuickChatEntry::getChatID |
( |
| ) |
|
|
inline |
◆ getChildEntries()
| List< SharedPointer< QuickChatEntry > > * QuickChatEntry::getChildEntries |
( |
| ) |
|
|
inline |
◆ getDynFolder()
| int QuickChatEntry::getDynFolder |
( |
| ) |
|
|
inline |
◆ getFaceAnim()
| std::string QuickChatEntry::getFaceAnim |
( |
| ) |
|
|
inline |
◆ getLabel()
| std::string QuickChatEntry::getLabel |
( |
| ) |
|
|
inline |
◆ getMembersOnly()
| bool QuickChatEntry::getMembersOnly |
( |
| ) |
|
|
inline |
◆ getSound()
| std::string QuickChatEntry::getSound |
( |
| ) |
|
|
inline |
◆ getSupportsMore()
| bool QuickChatEntry::getSupportsMore |
( |
| ) |
|
|
inline |
◆ getText()
| std::string QuickChatEntry::getText |
( |
| ) |
|
|
inline |
◆ getUnlockKey()
| std::string QuickChatEntry::getUnlockKey |
( |
| ) |
|
|
inline |
◆ setCategoryMask()
| void QuickChatEntry::setCategoryMask |
( |
unsigned int | val | ) |
|
|
inline |
◆ setCharAnim()
| void QuickChatEntry::setCharAnim |
( |
std::string | val | ) |
|
|
inline |
◆ setChatID()
| void QuickChatEntry::setChatID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setChildEntries()
| void QuickChatEntry::setChildEntries |
( |
List< SharedPointer< QuickChatEntry > > * | val | ) |
|
|
inline |
◆ setDynFolder()
| void QuickChatEntry::setDynFolder |
( |
int | val | ) |
|
|
inline |
◆ setFaceAnim()
| void QuickChatEntry::setFaceAnim |
( |
std::string | val | ) |
|
|
inline |
◆ setLabel()
| void QuickChatEntry::setLabel |
( |
std::string | val | ) |
|
|
inline |
◆ setMembersOnly()
| void QuickChatEntry::setMembersOnly |
( |
bool | val | ) |
|
|
inline |
◆ setSound()
| void QuickChatEntry::setSound |
( |
std::string | val | ) |
|
|
inline |
◆ setSupportsMore()
| void QuickChatEntry::setSupportsMore |
( |
bool | val | ) |
|
|
inline |
◆ setText()
| void QuickChatEntry::setText |
( |
std::string | val | ) |
|
|
inline |
◆ setUnlockKey()
| void QuickChatEntry::setUnlockKey |
( |
std::string | val | ) |
|
|
inline |