Ksetiwatch API Documentation


Ksetiwatch::TableColumn Struct Reference

This structure defines the layout of a column in the list views of Ksetiwatch. More...

#include <ksetiwatch.h>

Collaboration diagram for Ksetiwatch::TableColumn:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString text
int width
int alignment

Detailed Description

This structure defines the layout of a column in the list views of Ksetiwatch.

Definition at line 137 of file ksetiwatch.h.


Member Data Documentation

QString Ksetiwatch::TableColumn::text
 

The title of the column (shown in the header.

Definition at line 138 of file ksetiwatch.h.

Referenced by CompletedWUList::createList().

int Ksetiwatch::TableColumn::width
 

The default width of the column (use -1 for automatic adjustment of the width).

Definition at line 140 of file ksetiwatch.h.

Referenced by Analysis::Analysis(), CompletedWUList::createList(), LoggedSigs::LoggedSigs(), and UserInfo::UserInfo().

int Ksetiwatch::TableColumn::alignment
 

The alignment of text within the column.

See Qt::AlignmentFlags for details.

Definition at line 143 of file ksetiwatch.h.


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for Ksetiwatch API Version 2.6.1.
Documentation copyright © 2000-2003 Gordon Machel.
Generated on Fri Jun 6 00:28:46 2003 by doxygen 1.2.18, written by Dimitri van Heesch, © 1997-2002