| kwave
    18.07.70
    | 
#include "config.h"#include <limits>#include <QString>#include <QtGlobal>#include "libkwave/Sample.h"

Go to the source code of this file.
| Namespaces | |
| Kwave | |
| Functions | |
| void Q_DECL_EXPORT | Kwave::yield () | 
| QString Q_DECL_EXPORT | Kwave::zoom2string (double percent) | 
| QString Q_DECL_EXPORT | Kwave::ms2string (double ms, int precision=6) | 
| QString Q_DECL_EXPORT | Kwave::samples2string (sample_index_t samples) | 
| QString Q_DECL_EXPORT | Kwave::ms2hms (double ms) | 
| QString Q_DECL_EXPORT | Kwave::string2date (const QString &s) | 
| template<class T > | |
| T | Kwave::round_up (T x, const T s) | 
| template<typename T > | |
| unsigned int | Kwave::toUint (T x) | 
| template<typename T > | |
| int | Kwave::toInt (T x) | 
| QString Q_DECL_EXPORT | Kwave::urlScheme () |