|
cutelyst 3.9.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::LangSelect, including all inherited members.
| AcceptHeader enum value | Cutelyst::LangSelect | |
| addSupportedLocale(const QLocale &locale) | Cutelyst::LangSelect | |
| addSupportedLocale(const QString &locale) | Cutelyst::LangSelect | |
| Cookie enum value | Cutelyst::LangSelect | |
| Domain enum value | Cutelyst::LangSelect | |
| Fallback enum value | Cutelyst::LangSelect | |
| fromCookie(Context *c, const QString &name=QString()) | Cutelyst::LangSelect | static |
| fromDomain(Context *c, const QMap< QString, QLocale > &domainMap=QMap< QString, QLocale >()) | Cutelyst::LangSelect | static |
| fromPath(Context *c, const QString &locale) | Cutelyst::LangSelect | static |
| fromSession(Context *c, const QString &key=QString()) | Cutelyst::LangSelect | static |
| fromSubDomain(Context *c, const QMap< QString, QLocale > &subDomainMap=QMap< QString, QLocale >()) | Cutelyst::LangSelect | static |
| fromUrlQuery(Context *c, const QString &key=QString()) | Cutelyst::LangSelect | static |
| getSupportedLocales() | Cutelyst::LangSelect | static |
| LangSelect(Application *parent, Source source) | Cutelyst::LangSelect | |
| LangSelect(Application *parent) | Cutelyst::LangSelect | |
| Plugin(Application *parent) | Cutelyst::Plugin | |
| Session enum value | Cutelyst::LangSelect | |
| setCookieName(const QString &name) | Cutelyst::LangSelect | |
| setDetectFromHeader(bool enabled) | Cutelyst::LangSelect | |
| setDomainMap(const QMap< QString, QLocale > &map) | Cutelyst::LangSelect | |
| setFallbackLocale(const QLocale &fallback) | Cutelyst::LangSelect | |
| setLanguageCodeStashKey(const QString &key=QStringLiteral("c_langselect_lang")) | Cutelyst::LangSelect | |
| setLanguageDirStashKey(const QString &key=QStringLiteral("c_langselect_dir")) | Cutelyst::LangSelect | |
| setLocalesFromDir(const QString &path, const QString &name, const QString &prefix=QStringLiteral("."), const QString &suffix=QStringLiteral(".qm")) | Cutelyst::LangSelect | |
| setLocalesFromDirs(const QString &path, const QString &name) | Cutelyst::LangSelect | |
| setQueryKey(const QString &key) | Cutelyst::LangSelect | |
| setSessionKey(const QString &key) | Cutelyst::LangSelect | |
| setSubDomainMap(const QMap< QString, QLocale > &map) | Cutelyst::LangSelect | |
| setSupportedLocales(const QVector< QLocale > &locales) | Cutelyst::LangSelect | |
| setSupportedLocales(const QStringList &locales) | Cutelyst::LangSelect | |
| setup(Application *app) override | Cutelyst::LangSelect | protectedvirtual |
| Source enum name | Cutelyst::LangSelect | |
| SubDomain enum value | Cutelyst::LangSelect | |
| supportedLocales() const | Cutelyst::LangSelect | |
| URLQuery enum value | Cutelyst::LangSelect | |
| ~LangSelect() override | Cutelyst::LangSelect | virtual |