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

akonadi

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

#include <entitydisplayattribute.h>

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

Public Member Functions

 EntityDisplayAttribute ()
 
 ~EntityDisplayAttribute ()
 
KIcon activeIcon () const
 
QString activeIconName () const
 
QColor backgroundColor () const
 
EntityDisplayAttribute * clone () const
 
void deserialize (const QByteArray &data)
 
QString displayName () const
 
KIcon icon () const
 
QString iconName () const
 
QByteArray serialized () const
 
void setActiveIconName (const QString &name)
 
void setBackgroundColor (const QColor &color)
 
void setDisplayName (const QString &name)
 
void setIconName (const QString &name)
 
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 properties that are used to display an entity.

Display properties of a collection or item, such as translated names and icons.

Author
Volker Krause vkrau.nosp@m.se@k.nosp@m.de.or.nosp@m.g
Since
4.2

Definition at line 39 of file entitydisplayattribute.h.

Constructor & Destructor Documentation

EntityDisplayAttribute::EntityDisplayAttribute ( )

Creates a new entity display attribute.

Definition at line 39 of file entitydisplayattribute.cpp.

EntityDisplayAttribute::~EntityDisplayAttribute ( )

Destroys the entity display attribute.

Definition at line 44 of file entitydisplayattribute.cpp.

Member Function Documentation

KIcon EntityDisplayAttribute::activeIcon ( ) const

Returns the icon that should be used for this collection or item when active.

Since
4.4

Definition at line 143 of file entitydisplayattribute.cpp.

QString EntityDisplayAttribute::activeIconName ( ) const

Returns the icon name of an active item.

Since
4.4

Definition at line 148 of file entitydisplayattribute.cpp.

QColor EntityDisplayAttribute::backgroundColor ( ) const

Returns the backgroundColor or an invalid color if none is set.

Since
4.4

Definition at line 153 of file entitydisplayattribute.cpp.

EntityDisplayAttribute * EntityDisplayAttribute::clone ( ) const
virtual

Creates a copy of this attribute.

Implements Akonadi::Attribute.

Definition at line 79 of file entitydisplayattribute.cpp.

void EntityDisplayAttribute::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 106 of file entitydisplayattribute.cpp.

QString EntityDisplayAttribute::displayName ( ) const

Returns the name that should be used for display.

Users of this should fall back to Collection::name() if this is empty.

Definition at line 49 of file entitydisplayattribute.cpp.

KIcon EntityDisplayAttribute::icon ( ) const

Returns the icon that should be used for this collection or item.

Definition at line 59 of file entitydisplayattribute.cpp.

QString EntityDisplayAttribute::iconName ( ) const

Returns the icon name of the icon returned by icon().

Definition at line 64 of file entitydisplayattribute.cpp.

QByteArray EntityDisplayAttribute::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 89 of file entitydisplayattribute.cpp.

void EntityDisplayAttribute::setActiveIconName ( const QString &  name)

Sets the icon name for the active icon.

Parameters
namethe icon name to use
Since
4.4

Definition at line 138 of file entitydisplayattribute.cpp.

void EntityDisplayAttribute::setBackgroundColor ( const QColor &  color)

Sets the backgroundColor to color.

Parameters
colorthe background color to use
Since
4.4

Definition at line 158 of file entitydisplayattribute.cpp.

void EntityDisplayAttribute::setDisplayName ( const QString &  name)

Sets the name that should be used for display.

Definition at line 54 of file entitydisplayattribute.cpp.

void EntityDisplayAttribute::setIconName ( const QString &  name)

Sets the icon name for the default icon.

Definition at line 69 of file entitydisplayattribute.cpp.

QByteArray Akonadi::EntityDisplayAttribute::type ( ) const
virtual

Returns the type of the attribute.

Implements Akonadi::Attribute.

Definition at line 74 of file entitydisplayattribute.cpp.


The documentation for this class was generated from the following files:
  • entitydisplayattribute.h
  • entitydisplayattribute.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