*/
void writeStateChanged(bool isFolderWritable);
+protected:
+ /** Changes the zoom level if Control is pressed during a wheel event. */
+ virtual void wheelEvent(QWheelEvent* event);
+
private slots:
/**
* Marks the view as active (DolphinView:isActive() will return true)