|
|
This item expands the height to commodate all lines in the input buffer.
int realWidth (const QFontMetrics &fm, const QListView *top, int column,const QString &txt)
| realWidth |
[protected const virtual]
Number of lines in the largest row.
Reimplemented from toResultViewItem.
toResultViewMLine (QListView *parent,QListViewItem *after,const QString &buf=QString::null)
| toResultViewMLine |
Create a new item.
Parameters:
parent | Parent list view. |
after | Insert after this item. |
buffer | String to set as first column |
toResultViewMLine (QListViewItem *parent,QListViewItem *after,const QString &buf=QString::null)
| toResultViewMLine |
Create a new item.
Parameters:
parent | Parent to this item. |
after | Insert after this item. |
buffer | String to set as first column |
void setText (int,const QString &)
| setText |
[virtual]
Reimplemented for internal reasons.
Reimplemented from toResultViewItem.
void setText (int col,const toQValue &val)
| setText |
[virtual]
Set from database.
Reimplemented from toResultViewItem.
void setup (void)
| setup |
[virtual]
Reimplemented for internal reasons.
Reimplemented from QListViewItem.
QString text (int col)
| text |
[const virtual]
Reimplemented for internal reasons.
Reimplemented from toResultViewItem.
void paintCell (QPainter *pnt,const QColorGroup & cg,int column,int width,int alignment)
| paintCell |
[virtual]
Reimplemented for internal reasons.
Reimplemented from toResultViewItem.