Crossfire Server, Trunk
MessageFile.cpp File Reference
#include <qiodevice.h>
#include <qfile.h>
#include <qscriptengine.h>
#include <QDebug>
#include "MessageFile.h"
#include "quests/QuestWrapper.h"
#include "global.h"
+ Include dependency graph for MessageFile.cpp:

Go to the source code of this file.

Functions

QString convert (const MessageRule *rule)
 
QString convert (const QList< QStringList > &data)
 
QString convert (const QString &text)
 
QString convert (const QStringList &list)
 
void convert (QScriptValue &value, QList< QStringList > &list)
 

Function Documentation

◆ convert() [1/5]

QString convert ( const MessageRule rule)

Definition at line 304 of file MessageFile.cpp.

References convert(), rotate-tower::result, and npc_dialog::rule.

+ Here is the call graph for this function:

◆ convert() [2/5]

QString convert ( const QList< QStringList > &  data)

Definition at line 292 of file MessageFile.cpp.

References convert(), navar-midane_time::data, and guildoracle::list.

+ Here is the call graph for this function:

◆ convert() [3/5]

QString convert ( const QString &  text)

Definition at line 276 of file MessageFile.cpp.

References guild_entry::text, and Ice::tmp.

◆ convert() [4/5]

QString convert ( const QStringList &  list)

Definition at line 282 of file MessageFile.cpp.

References convert(), is_valid_types_gen::line, and guildoracle::list.

+ Here is the call graph for this function:

◆ convert() [5/5]

void convert ( QScriptValue &  value,
QList< QStringList > &  list 
)

Definition at line 186 of file MessageFile.cpp.

References banquet::l, guildoracle::list, and autojail::value.

Referenced by convert(), MessageFile::parseFile(), and MessageFile::save().

+ Here is the caller graph for this function: