|
Cutelyst
2.14.2
|
This is the complete list of members for Cutelyst::ViewEmailTemplate, including all inherited members.
| 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 |
| async (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| async() const | Cutelyst::ViewEmail | |
| AuthCramMd5 enum value (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| AuthLogin enum value (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| AuthMethod enum name | Cutelyst::ViewEmail | |
| AuthNone enum value (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| AuthPlain enum value (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| BeforeExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| beforeExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| blockSignals(bool block) | QObject | |
| changed() (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | signal |
| changedProp() (defined in Cutelyst::ViewEmailTemplate) | Cutelyst::ViewEmailTemplate | signal |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| Component(QObject *parent=nullptr) | Cutelyst::Component | explicit |
| Component(ComponentPrivate *d, QObject *parent=nullptr) | Cutelyst::Component | explicitprotected |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| ConnectionType enum name | Cutelyst::ViewEmail | |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| defaultCharset (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| defaultCharset() const | Cutelyst::ViewEmail | |
| defaultContentType (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| defaultContentType() const | Cutelyst::ViewEmail | |
| defaultEncoding (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| defaultEncoding() const | Cutelyst::ViewEmail | |
| defaultView (defined in Cutelyst::ViewEmailTemplate) | Cutelyst::ViewEmailTemplate | |
| defaultView() const | Cutelyst::ViewEmailTemplate | |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) const | QObject | |
| disconnect(const QObject *receiver, const char *method) const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dispatcherReady(const Dispatcher *dispatch, Controller *controller) | Cutelyst::Component | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| execute(Context *c) | Cutelyst::Component | |
| findChild(const QString &name, Qt::FindChildOptions options) const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const | QObject | |
| inherits(const char *className) const | QObject | |
| init(Application *application, const QVariantHash &args) | Cutelyst::Component | virtual |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | |
| isWindowType() const | QObject | |
| killTimer(int id) | QObject | |
| metaObject() const | QObject | virtual |
| Modifier enum name | Cutelyst::Component | |
| modifiers() const override | Cutelyst::View | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | Cutelyst::Component | |
| None enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| OnlyExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| parent() const | QObject | |
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| render(Context *c) const override | Cutelyst::ViewEmailTemplate | virtual |
| reverse() const | Cutelyst::Component | |
| sender() const | QObject | protected |
| senderAuthMethod() const | Cutelyst::ViewEmail | |
| senderConnectionType() const | Cutelyst::ViewEmail | |
| senderHost() const | Cutelyst::ViewEmail | |
| senderPassword() const | Cutelyst::ViewEmail | |
| senderPort() const | Cutelyst::ViewEmail | |
| senderSignalIndex() const | QObject | protected |
| senderUser() const | Cutelyst::ViewEmail | |
| setAsync(bool enable) | Cutelyst::ViewEmail | |
| setDefaultCharset(const QByteArray &charset) | Cutelyst::ViewEmail | |
| setDefaultContentType(const QByteArray &contentType) | Cutelyst::ViewEmail | |
| setDefaultEncoding(const QByteArray &encoding) | Cutelyst::ViewEmail | |
| setDefaultView(const QString &view) | Cutelyst::ViewEmailTemplate | |
| setMinimalSizeToDeflate(qint32 minSize=-1) | Cutelyst::View | |
| setName(const QString &name) | Cutelyst::Component | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setReverse(const QString &reverse) | Cutelyst::Component | |
| setSenderAuthMethod(AuthMethod method) | Cutelyst::ViewEmail | |
| setSenderConnectionType(ConnectionType ct) | Cutelyst::ViewEmail | |
| setSenderHost(const QString &host) | Cutelyst::ViewEmail | |
| setSenderPassword(const QString &password) | Cutelyst::ViewEmail | |
| setSenderPort(int port) | Cutelyst::ViewEmail | |
| setSenderUser(const QString &user) | Cutelyst::ViewEmail | |
| setStashKey(const QString &stashKey) | Cutelyst::ViewEmail | |
| setTemplatePrefix(const QString &prefix) | Cutelyst::ViewEmailTemplate | |
| signalsBlocked() const | QObject | |
| SslConnection enum value (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| stashKey (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| stashKey() const | Cutelyst::ViewEmail | |
| TcpConnection enum value (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| templatePrefix (defined in Cutelyst::ViewEmailTemplate) | Cutelyst::ViewEmailTemplate | |
| templatePrefix() const | Cutelyst::ViewEmailTemplate | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| TlsConnection enum value (defined in Cutelyst::ViewEmail) | Cutelyst::ViewEmail | |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| View(QObject *parent, const QString &name) | Cutelyst::View | explicit |
| View(ViewPrivate *d, QObject *parent, const QString &name) | Cutelyst::View | explicitprotected |
| ViewEmail(QObject *parent, const QString &name=QString()) | Cutelyst::ViewEmail | explicit |
| ViewEmail(ViewEmailPrivate *d, QObject *parent, const QString &name=QString()) | Cutelyst::ViewEmail | protected |
| ViewEmailTemplate(QObject *parent, const QString &name=QString()) | Cutelyst::ViewEmailTemplate | explicit |
| ~Component() override (defined in Cutelyst::Component) | Cutelyst::Component | virtual |
| ~QObject() | QObject | virtual |
| ~View() override=default (defined in Cutelyst::View) | Cutelyst::View | virtual |
1.8.6