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

Y2CCQt Class Reference

Y2ComponentCreator that can create Qt user interfaces A Y2ComponentCreator is an object, that can create components. It is given a component name and - if it knows how to create such a component - returns a newly created component of this type. The Y2CCQt can create components with the name "qt". More...

#include <Y2CCQt.h>

Inheritance diagram for Y2CCQt:

Y2ComponentCreator List of all members.

Public Member Functions

 Y2CCQt ()
bool isServerCreator () const
Y2Componentcreate (const char *name) const

Detailed Description

Y2ComponentCreator that can create Qt user interfaces A Y2ComponentCreator is an object, that can create components. It is given a component name and - if it knows how to create such a component - returns a newly created component of this type. The Y2CCQt can create components with the name "qt".


Constructor & Destructor Documentation

Y2CCQt::Y2CCQt  )  [inline]
 

Creates a Qt component creator


Member Function Documentation

Y2Component* Y2CCQt::create const char *  name  )  const [inline, virtual]
 

Creates a new Qt UI component.

Reimplemented from Y2ComponentCreator.

bool Y2CCQt::isServerCreator  )  const [inline, virtual]
 

Returns true, since the qt component is a YaST2 server.

Implements Y2ComponentCreator.


The documentation for this class was generated from the following file:
Generated on Wed Sep 14 10:59:03 2005 for yast2-qt by  doxygen 1.4.4