qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Functions
toxsave.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool handleToxSave (const QString &path)
 Import new profile. More...
 
bool toxSaveEventHandler (const QByteArray &eventData)
 

Function Documentation

◆ handleToxSave()

bool handleToxSave ( const QString &  path)

Import new profile.

Note
Will wait until the core is ready first.
Parameters
pathPath to .tox file.
Returns
True if import success, false, otherwise.

Definition at line 41 of file toxsave.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ toxSaveEventHandler()

bool toxSaveEventHandler ( const QByteArray &  eventData)

Definition at line 25 of file toxsave.cpp.

Here is the call graph for this function: