Obsolete Members for Akonadi::AgentInstance

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

Public Functions

(deprecated) void configure(qlonglong winId = 0)

Member Function Documentation

[deprecated] void AgentInstance::configure(qlonglong winId = 0)

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

Triggers the agent instance to show its configuration dialog.

Use the new Akonadi::AgentConfigurationWidget and Akonadi::AgentConfigurationDialog to display configuration dialogs in-process

parent Parent window for the configuration dialog.