kwave  18.07.70
Utils.h File Reference
#include "config.h"
#include <limits>
#include <QString>
#include <QtGlobal>
#include "libkwave/Sample.h"
Include dependency graph for Utils.h:
This graph shows which files directly or indirectly include this file:

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 >
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 ()