Skip to content

Animate changes in icon placement #143

@probonopd

Description

@probonopd

Animate changes in icon placement on the desktop and in windows using QPropertyAnimation.

https://stackoverflow.com/a/25765997

Needs QAbstractItemModel which we luckily have:

% grep -r QAbstractItemModel ./src | cut -d ":" -f 1 | sort | uniq
./src/dirtreemodel.cpp
./src/dirtreemodel.h
./src/dirtreeview.cpp
./src/dirtreeview.h
./src/foldermodel.cpp
./src/folderview_p.h
./src/folderview.cpp
./src/proxyfoldermodel.cpp
./src/proxyfoldermodel.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions