|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
#include "toxsave.h"#include "src/widget/gui.h"#include "src/widget/tool/profileimporter.h"#include <QCoreApplication>
Go to the source code of this file.
Functions | |
| bool | toxSaveEventHandler (const QByteArray &eventData) |
| bool | handleToxSave (const QString &path) |
| Import new profile. More... | |
| bool handleToxSave | ( | const QString & | path | ) |
Import new profile.
| path | Path to .tox file. |
Definition at line 41 of file toxsave.cpp.


| bool toxSaveEventHandler | ( | const QByteArray & | eventData | ) |
1.8.17