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

YQLogView Class Reference

#include <YQLogView.h>

Inheritance diagram for YQLogView:

YLogView YWidget List of all members.

Public Member Functions

 YQLogView (QWidget *parent, const YWidgetOpt &opt, const YCPString &label, int visibleLines, int maxLines)
void setEnabling (bool enabled)
long nicesize (YUIDimension dim)
void setSize (long newWidth, long newHeight)
bool setKeyboardFocus ()
void setLabel (const YCPString &newLabel)
void setLogText (const YCPString &text)

Protected Attributes

QLabel * _qt_label
QMultiLineEdit * _qt_text

Constructor & Destructor Documentation

YQLogView::YQLogView QWidget *  parent,
const YWidgetOpt opt,
const YCPString label,
int  visibleLines,
int  maxLines
 

Constructor


Member Function Documentation

long YQLogView::nicesize YUIDimension  dim  )  [virtual]
 

Minimum size the widget should have to make it look and feel nice. Dimension, either YD_HORIZ or YD_VERT

Implements YWidget.

void YQLogView::setEnabling bool  enabled  )  [virtual]
 

Inherited from YWidget: Sets the enabled state of the widget. All new widgets are enabled per definition. Only enabled widgets can take user input.

Reimplemented from YWidget.

bool YQLogView::setKeyboardFocus  )  [virtual]
 

Accept the keyboard focus.

Reimplemented from YWidget.

void YQLogView::setLabel const YCPString newLabel  )  [virtual]
 

Set the widget's label header.

Reimplemented from YLogView.

void YQLogView::setLogText const YCPString text  )  [virtual]
 

Set the log text.

Implements YLogView.

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

Sets the new size of the widget.

Reimplemented from YWidget.


Member Data Documentation

QLabel* YQLogView::_qt_label [protected]
 

QMultiLineEdit* YQLogView::_qt_text [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 12 06:11:16 2008 for yast2-qt by  doxygen 1.3.9.1