Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QPimSource Class Reference
[QtMessagingModule, QtPimModule, QtTelephonyModule, QtUiModule]

The QPimSource class holds identifying information for a storage source of PIM data. More...

    #include <QPimSource>

Public Functions

Public Variables

Related Non-Members


Detailed Description

The QPimSource class holds identifying information for a storage source of PIM data.

The QPimSource class includes:

See also QAppointmentModel, QContactModel, QTaskModel, and Pim Library.


Member Function Documentation

bool QPimSource::isNull () const

Returns true if the source is null, otherwise false.

bool QPimSource::operator!= ( const QPimSource & other ) const

Returns true if this source is not equal to other, otherwise false.

bool QPimSource::operator< ( const QPimSource & other ) const

Returns true if this source is less than other, otherwise false.

bool QPimSource::operator== ( const QPimSource & other ) const

Returns true if this source is equal to other, otherwise false.


Member Variable Documentation

QUuid QPimSource::context

This variable holds the unique id representing the QPimContext that controls the source.

QString QPimSource::identity

This variable holds the context string to identify multiple sources from a single QPimContext.


Related Non-Members

uint qHash ( const QPimSource & s )

This is an overloaded member function, provided for convenience.

Returns a hash value for the source s.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3