• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.14.10 API Reference
  • KDE Home
  • Contact Us
 

KIMAP Library

  • KIMAP
  • CapabilitiesJob
Signals | Public Member Functions | Protected Member Functions | List of all members
KIMAP::CapabilitiesJob Class Reference

#include <capabilitiesjob.h>

Inherits KIMAP::Job.

Signals

void capabilitiesReceived (const QStringList &capabilities)
 

Public Member Functions

 CapabilitiesJob (Session *session)
 
QStringList capabilities () const
 

Protected Member Functions

virtual void doStart ()
 
virtual void handleResponse (const Message &response)
 

Detailed Description

Checks server capabilities.

This job can be run in any open session.

This simply asks the server what capabilities it supports (using the CAPABILITY command) and returns the list provided by the server. The list may, therefore, be inaccurate: the server may claim to support something it does not implement properly, or it may omit a feature that it does, in reality, support.

Definition at line 45 of file capabilitiesjob.h.

Constructor & Destructor Documentation

◆ CapabilitiesJob()

CapabilitiesJob::CapabilitiesJob ( Session *  session)

Definition at line 42 of file capabilitiesjob.cpp.

◆ ~CapabilitiesJob()

CapabilitiesJob::~CapabilitiesJob ( )
virtual

Definition at line 47 of file capabilitiesjob.cpp.

Member Function Documentation

◆ capabilities()

QStringList CapabilitiesJob::capabilities ( ) const

The capabilities the server claims to support.

This will return an empty list until the job has completed.

Definition at line 51 of file capabilitiesjob.cpp.

◆ capabilitiesReceived

void KIMAP::CapabilitiesJob::capabilitiesReceived ( const QStringList &  capabilities)
signal

Notifies listeners that the capabilities have been fetched.

Parameters
capabilitiesThe capabilities the server claims to support.

◆ doStart()

void CapabilitiesJob::doStart ( )
protectedvirtual

Definition at line 57 of file capabilitiesjob.cpp.

◆ handleResponse()

void CapabilitiesJob::handleResponse ( const Message &  response)
protectedvirtual

Definition at line 63 of file capabilitiesjob.cpp.


The documentation for this class was generated from the following files:
  • capabilitiesjob.h
  • capabilitiesjob.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIMAP Library

Skip menu "KIMAP Library"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs-4.14.10 API Reference

Skip menu "kdepimlibs-4.14.10 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal