qBittorrent
speedplotview.cpp File Reference
#include "speedplotview.h"
#include <cmath>
#include <QLocale>
#include <QPainter>
#include <QPen>
#include "base/bittorrent/session.h"
#include "base/global.h"
#include "base/unicodestrings.h"
#include "base/utils/misc.h"
Include dependency graph for speedplotview.cpp:

Go to the source code of this file.

Classes

struct  anonymous_namespace{speedplotview.cpp}::SplittedValue
 

Namespaces

 anonymous_namespace{speedplotview.cpp}
 

Functions

SplittedValue anonymous_namespace{speedplotview.cpp}::getRoundedYScale (double value)
 
QString anonymous_namespace{speedplotview.cpp}::formatLabel (const double argValue, const Utils::Misc::SizeUnit unit)
 

Variables

const double anonymous_namespace{speedplotview.cpp}::roundingTable [] = {1.2, 1.6, 2, 2.4, 2.8, 3.2, 4, 6, 8}