ArchiveViewer Class Reference
#include <ArchiveViewer>
Inherits QWidget.
Public Functions
- 201 public functions inherited from QWidget
- 29 public functions inherited from QObject
- 12 public functions inherited from QPaintDevice
Public Slots
- 19 public slots inherited from QWidget
- 1 public slot inherited from QObject
Additional Inherited Members
- 56 properties inherited from QWidget
- 1 property inherited from QObject
- 1 signal inherited from QWidget
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 4 static public members inherited from QWidget
- 4 static public members inherited from QObject
- 38 protected functions inherited from QWidget
- 7 protected functions inherited from QObject
- 1 protected function inherited from QPaintDevice
- 1 protected slot inherited from QWidget
- 2 protected variables inherited from QObject
- 1 protected type inherited from QPaintDevice
Detailed Description
Archives displays the contents of an archive file format.
This class is part of the Qtopia server and cannot be used by other Qtopia applications.
Member Function Documentation
ArchiveViewer::ArchiveViewer ( QWidget * parent = 0, Qt::WFlags flags = 0 )
Constructs a new archive viewer with parent parent and flags flags.
void ArchiveViewer::setDocument ( const QString & document ) [slot]
Displays all files in the directory document.