Cutelyst
2.13.0
|
This is the complete list of members for Cutelyst::CuteleeView, including all inherited members.
addTranslationCatalog(const QString &path, const QString &catalog) | Cutelyst::CuteleeView | |
addTranslationCatalogs(const QHash< QString, QString > &catalogs) | Cutelyst::CuteleeView | |
addTranslator(const QLocale &locale, QTranslator *translator) | Cutelyst::CuteleeView | |
addTranslator(const QString &locale, QTranslator *translator) | Cutelyst::CuteleeView | |
afterExecute(Context *c) | Cutelyst::Component | protectedvirtual |
AfterExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
applyRoles(const QStack< Component * > &roles) | Cutelyst::Component | protected |
aroundExecute(Context *c, QStack< Component * > stack) | Cutelyst::Component | protectedvirtual |
AroundExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
beforeExecute(Context *c) | Cutelyst::Component | protectedvirtual |
BeforeExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
cache (defined in Cutelyst::CuteleeView) | Cutelyst::CuteleeView | |
changed() (defined in Cutelyst::CuteleeView) | Cutelyst::CuteleeView | signal |
Component(QObject *parent=nullptr) | Cutelyst::Component | explicit |
Component(ComponentPrivate *d, QObject *parent=nullptr) | Cutelyst::Component | explicitprotected |
CuteleeView(QObject *parent=nullptr, const QString &name=QString()) | Cutelyst::CuteleeView | explicit |
dispatcherReady(const Dispatcher *dispatch, Controller *controller) | Cutelyst::Component | protectedvirtual |
engine() const | Cutelyst::CuteleeView | |
execute(Context *c) | Cutelyst::Component | |
includePaths (defined in Cutelyst::CuteleeView) | Cutelyst::CuteleeView | |
includePaths() const | Cutelyst::CuteleeView | |
init(Application *application, const QVariantHash &args) | Cutelyst::Component | virtual |
isCaching() const | Cutelyst::CuteleeView | |
loadTranslationsFromDir(const QString &filename, const QString &directory, const QString &prefix=QStringLiteral("."), const QString &suffix=QStringLiteral(".qm")) | Cutelyst::CuteleeView | |
Modifier enum name | Cutelyst::Component | |
modifiers() const override | Cutelyst::View | virtual |
name() const | Cutelyst::Component | |
None enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
OnlyExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
preloadTemplates() | Cutelyst::CuteleeView | |
render(Context *c) const final | Cutelyst::CuteleeView | virtual |
reverse() const | Cutelyst::Component | |
setCache(bool enable) | Cutelyst::CuteleeView | |
setIncludePaths(const QStringList &paths) | Cutelyst::CuteleeView | |
setMinimalSizeToDeflate(qint32 minSize=-1) | Cutelyst::View | |
setName(const QString &name) | Cutelyst::Component | |
setReverse(const QString &reverse) | Cutelyst::Component | |
setTemplateExtension(const QString &extension) | Cutelyst::CuteleeView | |
setWrapper(const QString &name) | Cutelyst::CuteleeView | |
templateExtension (defined in Cutelyst::CuteleeView) | Cutelyst::CuteleeView | |
templateExtension() const | Cutelyst::CuteleeView | |
View(QObject *parent, const QString &name) | Cutelyst::View | explicit |
View(ViewPrivate *d, QObject *parent, const QString &name) | Cutelyst::View | explicitprotected |
wrapper (defined in Cutelyst::CuteleeView) | Cutelyst::CuteleeView | |
wrapper() const | Cutelyst::CuteleeView | |
~Component() override (defined in Cutelyst::Component) | Cutelyst::Component | virtual |
~View() override=default (defined in Cutelyst::View) | Cutelyst::View | virtual |