~blue-shell/kde-baseapps/netrunner-desktop-containment-4.13

« back to all changes in this revision

Viewing changes to plasma/applets/folderview/iconview.h

  • Committer: Eike Hein
  • Date: 2014-05-23 16:27:30 UTC
  • Revision ID: git-v1:3ea68febb3e3614b9f3c2a0badabade5db822c0a
Grid sizing behavior tweaks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
207
207
    void repositionWidgetsManually();
208
208
    void closeEditor(QGraphicsWidget *editor, QAbstractItemDelegate::EndEditHint hint);
209
209
    void checkIfFolderResult(const QModelIndex &index, bool isFolder);
210
 
    void svgChanged();
211
210
    void viewScrolled();
212
211
 
213
212
private: