class KDeviceListModel


Module kio
Namespace
Class KDeviceListModel
Inherits QAbstractItemModel
Device list model in Qt's Interview framework.

This class is a tree view model. Each device has a parent excluding the main device(the computer). Only revelant when used with QTreeView.

Author Michaƫl Larouche



methods