• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeutils
  • Sitemap
  • Contact Us
 

kfloppy

FATFilesystem Class Reference

#include <format.h>

Inheritance diagram for FATFilesystem:

Inheritance graph
[legend]

List of all members.


Detailed Description

Create an msdos (FAT) filesystem on the floppy.

Definition at line 315 of file format.h.


Public Member Functions

 FATFilesystem (QObject *parent=0L)
virtual void exec ()
bool configure (bool verify, bool label, const QString &l)
virtual void processStdOut (K3Process *, char *b, int l)

Static Public Member Functions

static bool runtimeCheck ()

Protected Attributes

bool doVerify
bool doLabel
QString label

Static Protected Attributes

static QString newfs_fat = QString()

Constructor & Destructor Documentation

FATFilesystem::FATFilesystem ( QObject *  parent = 0L  ) 

Definition at line 624 of file format.cpp.


Member Function Documentation

void FATFilesystem::exec (  )  [virtual]

Exec() should return quickly to ensire that the GUI thread stays alive.

quit() should abort the action.

Reimplemented from KFAction.

Definition at line 660 of file format.cpp.

bool FATFilesystem::runtimeCheck (  )  [static]

Definition at line 633 of file format.cpp.

bool FATFilesystem::configure ( bool  verify,
bool  label,
const QString &  l 
)

newfs_msdos(1) doesn't support an additional verify, but Linux mkdosfs(1) does.

Enable additional medium verify with verify. Disks can be labeled (label) with the remaining parameters (l).

Definition at line 648 of file format.cpp.

void FATFilesystem::processStdOut ( K3Process *  ,
char *  b,
int  l 
) [virtual]

Parse output.

Reimplemented from FloppyAction.

Definition at line 713 of file format.cpp.


Member Data Documentation

QString FATFilesystem::newfs_fat = QString() [static, protected]

Definition at line 336 of file format.h.

bool FATFilesystem::doVerify [protected]

Definition at line 338 of file format.h.

bool FATFilesystem::doLabel [protected]

Definition at line 338 of file format.h.

QString FATFilesystem::label [protected]

Definition at line 339 of file format.h.


The documentation for this class was generated from the following files:
  • format.h
  • format.cpp

kfloppy

Skip menu "kfloppy"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal