LogTable.cpp File Reference
#include "LogTable.h"
#include <filesystem>
#include <QApplication>
#include <QHeaderView>
#include <QScrollBar>
#include <QTimer>
#include "LogMessageDelegate.h"
#include "LogTableModel.h"
+ Include dependency graph for LogTable.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Macros

#define BUFFER_SIZE_FACTOR   1.3
 
#define MAX_BUFFER_SIZE   10000
 

Macro Definition Documentation

◆ BUFFER_SIZE_FACTOR

#define BUFFER_SIZE_FACTOR   1.3

Definition at line 37 of file LogTable.cpp.

◆ MAX_BUFFER_SIZE

#define MAX_BUFFER_SIZE   10000

Definition at line 36 of file LogTable.cpp.