Obsolete Members for KActionCategory

The following members of class KActionCategory are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated in 6.9) QAction *addAction(const QString &name, const QObject *receiver = nullptr, const char *member = nullptr)

Member Function Documentation

[deprecated in 6.9] QAction *KActionCategory::addAction(const QString &name, const QObject *receiver = nullptr, const char *member = nullptr)

This function is deprecated since 6.9. We strongly advise against using it in new code.

Use PMF overload

This function overloads addAction(const QString &name, QAction *action).