|
BibleTime
|
#include "btinstallmgr.h"#include <QByteArray>#include <QtGlobal>#include <type_traits>#include <utility>#include "../util/btassert.h"#include "btinstallbackend.h"#include <defs.h>#include <installmgr.h>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{btinstallmgr.cpp} |
Functions | |
| template<typename T > | |
| int | anonymous_namespace{btinstallmgr.cpp}::calculateIntPercentage (T done, T total) |
| template<typename T > | |
| T | anonymous_namespace{btinstallmgr.cpp}::normalizeCompletionPercentage (const T value) |