step/stepcore
types.h
Go to the documentation of this file.
QString fromAscii(const char *str, int size)
int size() const
Eigen::SparseMatrix< double, Eigen::RowMajor > SparseRowMatrix
Definition: types.h:36
double toDouble(bool *ok) const
int toInt(bool *ok, int base) const
bool isEmpty() const
QString trimmed() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
void push_back(QChar ch)
bool contains(QChar ch, Qt::CaseSensitivity cs) const
Object, MetaObject and MetaProperty classes.
QString mid(int position, int n) const
QByteArray fromBase64(const QByteArray &base64)
Eigen::DynamicSparseMatrix< double, Eigen::RowMajor > DynSparseRowMatrix
Definition: types.h:38
QString section(QChar sep, int start, int end, QFlags< QString::SectionFlag > flags) const
std::vector< Vector2d, Eigen::aligned_allocator< Vector2d > > Vector2dList
Definition: types.h:117
QByteArray toBase64() const
Definition: types.h:42
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
QByteArray toAscii() const
uint toUInt(bool *ok, int base) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.