38 for ( ; it != knownTypes->
constEnd(); ++it )
40 if ( it.
value().mName.compare( typestr, Qt::CaseInsensitive ) == 0 )
51 if ( it == entries()->constEnd() )
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
const_iterator constBegin() const
QString & remove(int position, int n)
const_iterator constEnd() const
QString left(int n) const
iterator insert(const Key &key, const T &value)
static Type parseType(const QString &wktStr)
Attempts to extract the WKB type from a WKT string.
static QString displayString(Type type)
Returns a display string type for a WKB type, eg the geometry name used in WKT geometry representatio...