18#include "moc_qgsfieldformatterregistry.cpp"
50 qDeleteAll( mFieldFormatters );
51 delete mFallbackFieldFormatter;
80 return mFieldFormatters.value(
id, mFallbackFieldFormatter );
85 return mFallbackFieldFormatter;
The QgsReadWriteLocker class is a convenience class that simplifies locking and unlocking QReadWriteL...
void unlock()
Unlocks the lock.