From fd9fe8316525d3d7dac85d8d71dd8267b5abbd8f Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 25 Apr 2002 00:11:44 +0000 Subject: initial commit --- (limited to 'noncore/tools/formatter/formatter.ui') diff --git a/noncore/tools/formatter/formatter.ui b/noncore/tools/formatter/formatter.ui new file mode 100644 index 0000000..6b7462c --- a/dev/null +++ b/noncore/tools/formatter/formatter.ui @@ -0,0 +1,286 @@ + +FormatterApp + + QDialog + + name + FormatterApp + + + geometry + + 0 + 0 + 237 + 359 + + + + caption + Formatter + + + + margin + 11 + + + spacing + 6 + + + QTabWidget + + name + TabWidget + + + QWidget + + name + tab + + + title + Main + + + + margin + 11 + + + spacing + 6 + + + QComboBox + + name + storageComboBox + + + + QLabel + + name + TextLabel4 + + + text + Storage Type + + + + QLabel + + name + TextLabel2 + + + text + File Systems + + + + QComboBox + + + text + DOS + + + + + text + EXT2 + + + + name + fileSystemsCombo + + + + + name + Spacer3 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QPushButton + + name + formatPushButton + + + text + Format + + + + + name + Spacer2 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QWidget + + name + tab + + + title + Advanced + + + + margin + 11 + + + spacing + 6 + + + QLineEdit + + name + mountPointLineEdit + + + + QComboBox + + name + deviceComboBox + + + + QLabel + + name + TextLabel5 + + + text + CAUTION: +Changing perimeters on this +page may cause your system +to stop functioning properly!! + + + + QPushButton + + name + editPushButton + + + text + Edit fstab + + + + QLabel + + name + TextLabel3 + + + text + Device + + + + + name + Spacer4 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QLabel + + name + TextLabel1 + + + text + Mount Point + + + + + name + Spacer5 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + + + -- cgit v0.9.0.2