#include <Util.hpp>
◆ BuildFileLineColURL()
| QString wizard::Util::BuildFileLineColURL |
( |
const QString & | aFilePath, |
|
|
int | aLine, |
|
|
int | aColumn = 0, |
|
|
const QString & | aLabel = QString() ) |
|
static |
◆ BuildHRef()
| QString wizard::Util::BuildHRef |
( |
const QString & | aUrl, |
|
|
const QString & | aLabel ) |
|
static |
◆ CreateNewFile()
| bool wizard::Util::CreateNewFile |
( |
const UtPath & | aName | ) |
|
|
static |
◆ EscapeForCSV()
| void wizard::Util::EscapeForCSV |
( |
std::string & | aText | ) |
|
|
static |
◆ FilesInDirectory()
| int wizard::Util::FilesInDirectory |
( |
QDir & | aDir, |
|
|
int | aStopAt = 10000 ) |
|
static |
◆ IsExecutable()
| bool wizard::Util::IsExecutable |
( |
const UtPath & | aExePath | ) |
|
|
static |
◆ IsNonTextFile()
| bool wizard::Util::IsNonTextFile |
( |
const QString & | aPath | ) |
|
|
static |
◆ MakeTempFileName()
| std::string wizard::Util::MakeTempFileName |
( |
| ) |
|
|
static |
◆ QuotePathWithSpaces()
| QString wizard::Util::QuotePathWithSpaces |
( |
const QString & | aPath | ) |
|
|
static |
◆ SimpleRegex()
| QRegExp wizard::Util::SimpleRegex |
( |
const QString & | aText | ) |
|
|
static |
◆ SplitCommandLine()
| QStringList wizard::Util::SplitCommandLine |
( |
const QString & | aCommandLine, |
|
|
const QMap< QString, QString > & | aVariables ) |
|
static |
◆ StripHtml()
| QString wizard::Util::StripHtml |
( |
const QString & | htmlStr | ) |
|
|
static |
◆ wsfValidInputRegexp
| const QRegExp wizard::Util::wsfValidInputRegexp |
|
static |
The documentation for this class was generated from the following files: