Qt Mobility Reference Documentation

QOrganizerItemType Class Reference

The QOrganizerItemType class describes the type of the organizer item. This detail may be automatically synthesized by the backend depending on other details in the organizer item. More...

 #include <QOrganizerItemType>

Inherits QOrganizerItemDetail.


Public Functions

void setType ( const QString & type )
QString type () const

Public Variables

const char * DefinitionName
const char * FieldType
const char * TypeEvent
const char * TypeEventOccurrence
const char * TypeJournal
const char * TypeNote
const char * TypeTodo
const char * TypeTodoOccurrence

Detailed Description

The QOrganizerItemType class describes the type of the organizer item. This detail may be automatically synthesized by the backend depending on other details in the organizer item.


Member Function Documentation

void QOrganizerItemType::setType ( const QString & type )

Sets the type of the organizer item to be the give type.

See also type().

QString QOrganizerItemType::type () const

Returns the organizer item type value stored in this detail.

See also setType().


Member Variable Documentation

const char * QOrganizerItemType::DefinitionName

The constant string which identifies the definition of details which identify the type of the organizer item.

const char * QOrganizerItemType::FieldType

The constant key for the type value which is stored in details of the QOrganizerItemType definition.

const char * QOrganizerItemType::TypeEvent

The constant attribute value which describes the organizer item as being an event.

const char * QOrganizerItemType::TypeEventOccurrence

The constant attribute value which describes the organizer item as being an occurrence of an event.

const char * QOrganizerItemType::TypeJournal

The constant attribute value which describes the organizer item as being a journal.

const char * QOrganizerItemType::TypeNote

The constant attribute value which describes the organizer item as being a note.

const char * QOrganizerItemType::TypeTodo

The constant attribute value which describes the organizer item as being a todo.

const char * QOrganizerItemType::TypeTodoOccurrence

The constant attribute value which describes the organizer item as being an occurrence of a todo.


Copyright © 2009-2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.1.0