kio Library API Documentation

ListProgress Class Reference

List view in the UIServer. More...

#include <uiserver.h>

Inheritance diagram for ListProgress:

KListView QListView List of all members.

Public Types

enum  ListProgressFields {
  TB_OPERATION = 0, TB_LOCAL_FILENAME = 1, TB_RESUME = 2, TB_COUNT = 3,
  TB_PROGRESS = 4, TB_TOTAL = 5, TB_SPEED = 6, TB_REMAINING_TIME = 7,
  TB_ADDRESS = 8, TB_MAX = 9
}

Public Member Functions

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

Protected Slots

void columnWidthChanged (int column)

Protected Member Functions

void writeSettings ()
void readSettings ()
void applySettings ()
void createColumns ()

Protected Attributes

bool m_showHeader
bool m_fixedColumnWidths
ListProgressColumnConfig m_lpcc [TB_MAX]
KSqueezedTextLabelm_squeezer

Detailed Description

List view in the UIServer.

Definition at line 58 of file uiserver.h.


Member Enumeration Documentation

enum ListProgress::ListProgressFields
 

Field constants.

Definition at line 71 of file uiserver.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kio Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Sep 29 09:43:57 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003