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

akonadi

  • Akonadi
  • CollectionRightsAttribute
Public Member Functions | List of all members
Akonadi::CollectionRightsAttribute Class Reference

#include <collectionrightsattribute_p.h>

Inheritance diagram for Akonadi::CollectionRightsAttribute:
Inheritance graph
[legend]

Public Member Functions

 CollectionRightsAttribute ()
 
 ~CollectionRightsAttribute ()
 
virtual CollectionRightsAttribute * clone () const
 
virtual void deserialize (const QByteArray &)
 
Collection::Rights rights () const
 
virtual QByteArray serialized () const
 
void setRights (Collection::Rights rights)
 
virtual QByteArray type () const
 
- Public Member Functions inherited from Akonadi::Attribute
virtual ~Attribute ()
 

Additional Inherited Members

- Public Types inherited from Akonadi::Attribute
typedef QList< Attribute * > List
 

Detailed Description

Attribute that stores the rights of a collection.

Every collection can have rights set which describes whether the collection is readable or writable. That information is stored in this custom attribute.

Note
You shouldn't use this class directly but the convenience methods Collection::rights() and Collection::setRights() instead.
Author
Tobias Koenig tokoe.nosp@m.@kde.nosp@m..org

Definition at line 44 of file collectionrightsattribute_p.h.

Constructor & Destructor Documentation

CollectionRightsAttribute::CollectionRightsAttribute ( )

Creates a new collection rights attribute.

Definition at line 98 of file collectionrightsattribute.cpp.

CollectionRightsAttribute::~CollectionRightsAttribute ( )

Destroys the collection rights attribute.

Definition at line 103 of file collectionrightsattribute.cpp.

Member Function Documentation

CollectionRightsAttribute * CollectionRightsAttribute::clone ( ) const
virtual

Creates a copy of this attribute.

Implements Akonadi::Attribute.

Definition at line 118 of file collectionrightsattribute.cpp.

void CollectionRightsAttribute::deserialize ( const QByteArray &  data)
virtual

Sets the data of this attribute, using the same encoding as returned by toByteArray().

Parameters
dataThe encoded attribute data.

Implements Akonadi::Attribute.

Definition at line 136 of file collectionrightsattribute.cpp.

Collection::Rights CollectionRightsAttribute::rights ( ) const

Returns the rights of the collection.

Definition at line 113 of file collectionrightsattribute.cpp.

QByteArray CollectionRightsAttribute::serialized ( ) const
virtual

Returns a QByteArray representation of the attribute which will be storaged.

This can be raw binary data, no encoding needs to be applied.

Implements Akonadi::Attribute.

Definition at line 131 of file collectionrightsattribute.cpp.

void CollectionRightsAttribute::setRights ( Collection::Rights  rights)

Sets the rights of the collection.

Definition at line 108 of file collectionrightsattribute.cpp.

QByteArray CollectionRightsAttribute::type ( ) const
virtual

Returns the type of the attribute.

Implements Akonadi::Attribute.

Definition at line 126 of file collectionrightsattribute.cpp.


The documentation for this class was generated from the following files:
  • collectionrightsattribute_p.h
  • collectionrightsattribute.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akonadi

Skip menu "akonadi"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Modules
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

Search



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