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

Obsolete Members for QOccurrenceModel

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

Signals


Member Function Documentation

void QOccurrenceModel::completeFetch ()

Forces the occurrence model to finish updating its internal cache now. This can be expensive and should only be called if no further modifications to appointments is expected. The occurrence model will update its cache in the next Qt event loop if this function is not called.

See also fetchCompleted() and fetching().

void QOccurrenceModel::fetchCompleted ()   [signal]

This signal is emitted when the occurrence model finished caching changes resulting from a change to the stored appointments.

See also completeFetch() and fetching().

bool QOccurrenceModel::fetching () const

Returns true if the occurrence model has not yet updated the list of occurrence due to a change in stored appointments.

See also fetchCompleted() and completeFetch().


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3