Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

YQPartitionSplitter Class Reference

#include <YQPartitionSplitter.h>

Inheritance diagram for YQPartitionSplitter:

YPartitionSplitter YWidget List of all members.

Public Slots

void setFreeSizeSlot (int newFreeSize)
void setNewPartSizeSlot (int newNewSize)

Public Member Functions

 YQPartitionSplitter (QWidget *parent, const YWidgetOpt &opt, int usedSize, int freeSize, int newPartSize, int minNewPartSize, int minFreeSize, const YCPString &usedLabel, const YCPString &freeLabel, const YCPString &newPartLabel, const YCPString &freeFieldLabel, const YCPString &newPartFieldLabel)
void setEnabling (bool enabled)
long nicesize (YUIDimension dim)
void setSize (long newWidth, long newHeight)
virtual bool setKeyboardFocus ()
void setValue (int newValue)

Protected Attributes

QY2BarGraph_barGraph
QHBox * _labels_hbox
QLabel * _qt_freeFieldLabel
QLabel * _qt_newPartFieldLabel
QHBox * _fields_hbox
QSpinBox * _qt_freeSizeField
QSlider * _qt_freeSizeSlider
QSpinBox * _qt_newPartSizeField
bool _countShowDelta

Constructor & Destructor Documentation

YQPartitionSplitter::YQPartitionSplitter QWidget *  parent,
const YWidgetOpt opt,
int  usedSize,
int  freeSize,
int  newPartSize,
int  minNewPartSize,
int  minFreeSize,
const YCPString usedLabel,
const YCPString freeLabel,
const YCPString newPartLabel,
const YCPString freeFieldLabel,
const YCPString newPartFieldLabel
 

Constructor.


Member Function Documentation

long YQPartitionSplitter::nicesize YUIDimension  dim  )  [virtual]
 

Preferred size. Inherited from YWidget.

Implements YWidget.

void YQPartitionSplitter::setEnabling bool  enabled  )  [virtual]
 

Sets the widget's enabled state. Inherited from YWidget.

Reimplemented from YWidget.

void YQPartitionSplitter::setFreeSizeSlot int  newFreeSize  )  [slot]
 

Slot for setting the free size.

bool YQPartitionSplitter::setKeyboardFocus  )  [virtual]
 

Accept the keyboard focus.

Reimplemented from YWidget.

void YQPartitionSplitter::setNewPartSizeSlot int  newNewSize  )  [slot]
 

Slot for setting the new size.

void YQPartitionSplitter::setSize long  newWidth,
long  newHeight
[virtual]
 

Set the new size of the widget. Inherited from YWidget.

Reimplemented from YWidget.

void YQPartitionSplitter::setValue int  newValue  )  [virtual]
 

Change the value. Calls YPartitionSplitter::setProgress() internally. Inherited from YPartitionSplitter.

Reimplemented from YPartitionSplitter.


Member Data Documentation

QY2BarGraph* YQPartitionSplitter::_barGraph [protected]
 

bool YQPartitionSplitter::_countShowDelta [protected]
 

QHBox* YQPartitionSplitter::_fields_hbox [protected]
 

QHBox* YQPartitionSplitter::_labels_hbox [protected]
 

QLabel* YQPartitionSplitter::_qt_freeFieldLabel [protected]
 

QSpinBox* YQPartitionSplitter::_qt_freeSizeField [protected]
 

QSlider* YQPartitionSplitter::_qt_freeSizeSlider [protected]
 

QLabel* YQPartitionSplitter::_qt_newPartFieldLabel [protected]
 

QSpinBox* YQPartitionSplitter::_qt_newPartSizeField [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Oct 14 19:03:48 2005 for yast2-qt by doxygen 1.3.6