qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Namespaces | Typedefs | Functions
autorun_win.cpp File Reference
#include <QApplication>
#include "src/persistence/settings.h"
#include "src/platform/autorun.h"
#include <string>
#include <windows.h>
Include dependency graph for autorun_win.cpp:

Go to the source code of this file.

Namespaces

 Platform
 

Typedefs

using tstring = std::string
 

Functions

tstring Platform::currentCommandLine ()
 
tstring Platform::currentRegistryKeyName ()
 

Typedef Documentation

◆ tstring

using tstring = std::string

Definition at line 38 of file autorun_win.cpp.