26 #ifndef YQPartitionSplitter_h
27 #define YQPartitionSplitter_h
30 #include <yui/YPartitionSplitter.h>
53 const std::string & usedLabel,
54 const std::string & freeLabel,
55 const std::string & newPartLabel,
56 const std::string & freeFieldLabel,
57 const std::string & newPartFieldLabel );
76 virtual void setValue(
int newValue );
104 virtual void setSize(
int newWidth,
int newHeight );
147 #endif // YQPartitionSplitter_h
void setNewPartSizeSlot(int newNewSize)
virtual bool setKeyboardFocus()
virtual void setEnabled(bool enabled)
virtual void setSize(int newWidth, int newHeight)
virtual void setValue(int newValue)
void setFreeSizeSlot(int newFreeSize)
virtual int preferredHeight()
YQPartitionSplitter(YWidget *parent, int usedSize, int freeSize, int newPartSize, int minNewPartSize, int minFreeSize, const std::string &usedLabel, const std::string &freeLabel, const std::string &newPartLabel, const std::string &freeFieldLabel, const std::string &newPartFieldLabel)
virtual int preferredWidth()