![]() |
cutelyst 5.0.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::CuteleeView, including all inherited members.
| addTranslationCatalog(const QString &path, const QString &catalog) | Cutelyst::CuteleeView | |
| addTranslationCatalogs(const QMultiHash< QString, QString > &catalogs) | Cutelyst::CuteleeView | |
| addTranslator(const QLocale &locale, QTranslator *translator) | Cutelyst::CuteleeView | |
| addTranslator(const QString &locale, QTranslator *translator) | Cutelyst::CuteleeView | |
| AfterExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| afterExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| applyRoles(const QStack< Component * > &roles) | Cutelyst::Component | protected |
| AroundExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| aroundExecute(Context *c, QStack< Component * > stack) | Cutelyst::Component | protectedvirtual |
| BeforeExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| beforeExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| 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={}) | 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 noexcept | 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 override final | Cutelyst::CuteleeView | virtual |
| reverse() const noexcept | 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 | Cutelyst::Component | virtual |
| ~View() override=default | Cutelyst::View | virtual |