qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Macros
chatmessage.cpp File Reference
#include "chatmessage.h"
#include "chatlinecontentproxy.h"
#include "textformatter.h"
#include "content/filetransferwidget.h"
#include "content/image.h"
#include "content/notificationicon.h"
#include "content/spinner.h"
#include "content/text.h"
#include "content/timestamp.h"
#include "content/broken.h"
#include "src/widget/style.h"
#include "src/widget/tool/identicon.h"
#include <QDebug>
#include <QCryptographicHash>
#include "src/persistence/settings.h"
#include "src/persistence/smileypack.h"
#include "src/persistence/history.h"
Include dependency graph for chatmessage.cpp:

Go to the source code of this file.

Macros

#define NAME_COL_WIDTH   90.0
 
#define TIME_COL_WIDTH   90.0
 

Macro Definition Documentation

◆ NAME_COL_WIDTH

#define NAME_COL_WIDTH   90.0

Definition at line 40 of file chatmessage.cpp.

◆ TIME_COL_WIDTH

#define TIME_COL_WIDTH   90.0

Definition at line 41 of file chatmessage.cpp.