class toTemplateText

This class represent a template item that have an extra text to describe it if it is selected. More...

Definition#include <totemplate.h>
InheritstoTemplateItem [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class represent a template item that have an extra text to describe it if it is selected.

 toTemplateText (toTemplateItem *parent,const QString &name,const QString &note)

toTemplateText

Create an item.

Parameters:
parentParent of this item.
nameContents of the first column of the item.
noteExtra text to display if item is selected.

QWidgetselectedWidget (QWidget *parent)

selectedWidget

[virtual]

Reimplemented for internal reasons.

Reimplemented from toTemplateItem.