class NavView

A widget that displays a list of all detected hard disks. More...

Definition#include <kparted/navview.h>
InheritsQListView (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Signals


Detailed Description

A widget that displays a list of all detected hard disks.

 NavView ( QWidget *parent=0, const char *name=0 )

NavView ()

void  buildView ()

void  addDevice ( PedDevice *dev, QListViewItem *parent )

void  selected ( PedDevice *)

[signal]

void  itemSelected ( QListViewItem *item )

[slot]