Search code examples
pythonuser-interfaceqt4pyqt

Miller Columns for Qt?


Is there an easy way to have an iTunes like interface (with Miller Columns) in Qt4 or do I have to create a MillerColumnWidget by myself?


Solution

  • I'm new to the term "Miller Columns", but descriptions suggest that the QColumnView would be suitable.