qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Classes | Namespaces | Macros | Functions
widget.h File Reference
#include "ui_mainwindow.h"
#include <QFileInfo>
#include <QMainWindow>
#include <QPointer>
#include <QSystemTrayIcon>
#include "genericchatitemwidget.h"
#include "audio/iaudiocontrol.h"
#include "audio/iaudiosink.h"
#include "src/core/core.h"
#include "src/core/groupid.h"
#include "src/core/toxfile.h"
#include "src/core/toxid.h"
#include "src/core/toxpk.h"
#include "src/model/friendmessagedispatcher.h"
#include "src/model/groupmessagedispatcher.h"
Include dependency graph for widget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Widget
 

Namespaces

 Ui
 

Macros

#define PIXELS_TO_ACT   7
 

Functions

bool toxActivateEventHandler (const QByteArray &data)
 

Macro Definition Documentation

◆ PIXELS_TO_ACT

#define PIXELS_TO_ACT   7

Definition at line 45 of file widget.h.

Function Documentation

◆ toxActivateEventHandler()

bool toxActivateEventHandler ( const QByteArray &  data)

Definition at line 83 of file widget.cpp.

Here is the call graph for this function: