#include <CVTools.h>
Definition at line 20 of file CVTools.h.
◆ Char2Wchar()
| std::wstring CVTools::Char2Wchar |
( |
const char * |
szStr | ) |
|
|
static |
◆ ExtractDigitAlpha()
| std::string CVTools::ExtractDigitAlpha |
( |
const std::string & |
str | ) |
|
|
static |
◆ FileMappingReader()
| bool CVTools::FileMappingReader |
( |
const std::string & |
filename, |
|
|
void * |
data, |
|
|
unsigned long & |
size |
|
) |
| |
|
static |
◆ FileMappingWriter()
| bool CVTools::FileMappingWriter |
( |
const std::string & |
filename, |
|
|
const void * |
data, |
|
|
unsigned long |
size |
|
) |
| |
|
static |
◆ FromQString()
| std::string CVTools::FromQString |
( |
const QString & |
qs | ) |
|
|
static |
Definition at line 100 of file CVTools.cpp.
References FromUnicode().
Referenced by ecvFilterByLabelDlg::getSelectedFilterClasses(), ecvAnnotationsTool::importClassesFromFile(), cloudViewer::ReconstructionWidget::iniEnvironment(), PythonInterpreter::initialize(), PcdFilter::loadFile(), main(), qAnimationDlg::preview(), qAnimationDlg::render(), PcdFilter::saveToFile(), qAnimationDlg::textureAnimationPreview(), and qAnimationDlg::textureAnimationRender().
◆ FromUnicode()
| std::string CVTools::FromUnicode |
( |
const QString & |
qstr | ) |
|
|
static |
◆ GetFileName()
| std::string CVTools::GetFileName |
( |
const std::string |
file_name | ) |
|
|
static |
◆ JoinStrVec()
| std::string CVTools::JoinStrVec |
( |
const std::vector< std::string > & |
v, |
|
|
std::string |
splitor = " " |
|
) |
| |
|
static |
◆ QMappingReader()
| bool CVTools::QMappingReader |
( |
const std::string & |
filename, |
|
|
std::vector< size_t > & |
indices |
|
) |
| |
|
static |
◆ QMappingWriter()
| bool CVTools::QMappingWriter |
( |
const std::string & |
filename, |
|
|
const void * |
data, |
|
|
std::size_t |
length |
|
) |
| |
|
static |
◆ TimeOff()
| QString CVTools::TimeOff |
( |
| ) |
|
|
static |
◆ TimeStart()
| void CVTools::TimeStart |
( |
| ) |
|
|
static |
◆ ToNativeSeparators()
| QString CVTools::ToNativeSeparators |
( |
const QString & |
path | ) |
|
|
static |
◆ ToQString()
| QString CVTools::ToQString |
( |
const std::string & |
s | ) |
|
|
static |
◆ ToUnicode()
| QString CVTools::ToUnicode |
( |
const std::string & |
cstr | ) |
|
|
static |
◆ TranslateKeyCode()
| int CVTools::TranslateKeyCode |
( |
int |
key | ) |
|
|
static |
◆ Wchar2Char()
| std::string CVTools::Wchar2Char |
( |
const wchar_t * |
szStr | ) |
|
|
static |
The documentation for this class was generated from the following files: