org.kde.qt

Class QHeader

public class QHeader extends QWidget

See QHeaderSignals for signals emitted by QHeader
Constructor Summary
protected QHeader(Class dummy)
QHeader(QWidget parent, String name)
QHeader(QWidget parent)
QHeader()
QHeader(int arg1, QWidget parent, String name)
QHeader(int arg1, QWidget parent)
QHeader(int arg1)
Method Summary
intaddLabel(String arg1, int size)
intaddLabel(String arg1)
intaddLabel(QIconSet arg1, String arg2, int size)
intaddLabel(QIconSet arg1, String arg2)
voidadjustHeaderSize()
intcellAt(int pos)
intcellPos(int arg1)
intcellSize(int i)
StringclassName()
intcount()
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
protected voidfontChange(QFont arg1)
intheaderWidth()
QIconSeticonSet(int section)
booleanisClickEnabled(int section)
booleanisClickEnabled()
booleanisDisposed()
Has the wrapped C++ instance been deleted?
booleanisMovingEnabled()
booleanisResizeEnabled(int section)
booleanisResizeEnabled()
booleanisStretchEnabled()
booleanisStretchEnabled(int section)
protected voidkeyPressEvent(QKeyEvent arg1)
protected voidkeyReleaseEvent(QKeyEvent arg1)
Stringlabel(int section)
intmapToActual(int arg1)
intmapToIndex(int section)
intmapToLogical(int arg1)
intmapToSection(int index)
QMetaObjectmetaObject()
protected voidmouseDoubleClickEvent(QMouseEvent arg1)
protected voidmouseMoveEvent(QMouseEvent arg1)
protected voidmousePressEvent(QMouseEvent arg1)
protected voidmouseReleaseEvent(QMouseEvent arg1)
voidmoveCell(int arg1, int arg2)
voidmoveSection(int section, int toIndex)
intoffset()
intorientation()
protected voidpaintEvent(QPaintEvent arg1)
protected voidpaintSection(QPainter p, int index, QRect fr)
protected voidpaintSectionLabel(QPainter p, int index, QRect fr)
voidremoveLabel(int section)
protected voidresizeEvent(QResizeEvent e)
voidresizeSection(int section, int s)
intsectionAt(int pos)
intsectionPos(int section)
QRectsectionRect(int section)
intsectionSize(int section)
voidsetCellSize(int arg1, int arg2)
voidsetClickEnabled(boolean arg1, int section)
voidsetClickEnabled(boolean arg1)
voidsetLabel(int arg1, String arg2, int size)
voidsetLabel(int arg1, String arg2)
voidsetLabel(int arg1, QIconSet arg2, String arg3, int size)
voidsetLabel(int arg1, QIconSet arg2, String arg3)
voidsetMovingEnabled(boolean arg1)
voidsetOffset(int pos)
voidsetOrientation(int arg1)
voidsetResizeEnabled(boolean arg1, int section)
voidsetResizeEnabled(boolean arg1)
voidsetSortIndicator(int section, boolean ascending)
voidsetSortIndicator(int section)
voidsetSortIndicator(int section, int order)
voidsetStretchEnabled(boolean b, int section)
voidsetStretchEnabled(boolean b)
voidsetTracking(boolean enable)
voidsetUpdatesEnabled(boolean enable)
voidshowEvent(QShowEvent e)
QSizesizeHint()
intsortIndicatorOrder()
intsortIndicatorSection()
protected QRectsRect(int index)
static Stringtr(String arg1, String arg2)
static Stringtr(String arg1)
booleantracking()

Constructor Detail

QHeader

protected QHeader(Class dummy)

QHeader

public QHeader(QWidget parent, String name)

QHeader

public QHeader(QWidget parent)

QHeader

public QHeader()

QHeader

public QHeader(int arg1, QWidget parent, String name)

QHeader

public QHeader(int arg1, QWidget parent)

QHeader

public QHeader(int arg1)

Method Detail

addLabel

public int addLabel(String arg1, int size)

addLabel

public int addLabel(String arg1)

addLabel

public int addLabel(QIconSet arg1, String arg2, int size)

addLabel

public int addLabel(QIconSet arg1, String arg2)

adjustHeaderSize

public void adjustHeaderSize()

cellAt

public int cellAt(int pos)

cellPos

public int cellPos(int arg1)

cellSize

public int cellSize(int i)

className

public String className()

count

public int count()

dispose

public void dispose()
Delete the wrapped C++ instance ahead of finalize()

finalize

protected void finalize()
Deletes the wrapped C++ instance

fontChange

protected void fontChange(QFont arg1)

headerWidth

public int headerWidth()

iconSet

public QIconSet iconSet(int section)

isClickEnabled

public boolean isClickEnabled(int section)

isClickEnabled

public boolean isClickEnabled()

isDisposed

public boolean isDisposed()
Has the wrapped C++ instance been deleted?

isMovingEnabled

public boolean isMovingEnabled()

isResizeEnabled

public boolean isResizeEnabled(int section)

isResizeEnabled

public boolean isResizeEnabled()

isStretchEnabled

public boolean isStretchEnabled()

isStretchEnabled

public boolean isStretchEnabled(int section)

keyPressEvent

protected void keyPressEvent(QKeyEvent arg1)

keyReleaseEvent

protected void keyReleaseEvent(QKeyEvent arg1)

label

public String label(int section)

mapToActual

public int mapToActual(int arg1)

mapToIndex

public int mapToIndex(int section)

mapToLogical

public int mapToLogical(int arg1)

mapToSection

public int mapToSection(int index)

metaObject

public QMetaObject metaObject()

mouseDoubleClickEvent

protected void mouseDoubleClickEvent(QMouseEvent arg1)

mouseMoveEvent

protected void mouseMoveEvent(QMouseEvent arg1)

mousePressEvent

protected void mousePressEvent(QMouseEvent arg1)

mouseReleaseEvent

protected void mouseReleaseEvent(QMouseEvent arg1)

moveCell

public void moveCell(int arg1, int arg2)

moveSection

public void moveSection(int section, int toIndex)

offset

public int offset()

orientation

public int orientation()

paintEvent

protected void paintEvent(QPaintEvent arg1)

paintSection

protected void paintSection(QPainter p, int index, QRect fr)

paintSectionLabel

protected void paintSectionLabel(QPainter p, int index, QRect fr)

removeLabel

public void removeLabel(int section)

resizeEvent

protected void resizeEvent(QResizeEvent e)

resizeSection

public void resizeSection(int section, int s)

sectionAt

public int sectionAt(int pos)

sectionPos

public int sectionPos(int section)

sectionRect

public QRect sectionRect(int section)

sectionSize

public int sectionSize(int section)

setCellSize

public void setCellSize(int arg1, int arg2)

setClickEnabled

public void setClickEnabled(boolean arg1, int section)

setClickEnabled

public void setClickEnabled(boolean arg1)

setLabel

public void setLabel(int arg1, String arg2, int size)

setLabel

public void setLabel(int arg1, String arg2)

setLabel

public void setLabel(int arg1, QIconSet arg2, String arg3, int size)

setLabel

public void setLabel(int arg1, QIconSet arg2, String arg3)

setMovingEnabled

public void setMovingEnabled(boolean arg1)

setOffset

public void setOffset(int pos)

setOrientation

public void setOrientation(int arg1)

setResizeEnabled

public void setResizeEnabled(boolean arg1, int section)

setResizeEnabled

public void setResizeEnabled(boolean arg1)

setSortIndicator

public void setSortIndicator(int section, boolean ascending)

setSortIndicator

public void setSortIndicator(int section)

setSortIndicator

public void setSortIndicator(int section, int order)

setStretchEnabled

public void setStretchEnabled(boolean b, int section)

setStretchEnabled

public void setStretchEnabled(boolean b)

setTracking

public void setTracking(boolean enable)

setUpdatesEnabled

public void setUpdatesEnabled(boolean enable)

showEvent

public void showEvent(QShowEvent e)

sizeHint

public QSize sizeHint()

sortIndicatorOrder

public int sortIndicatorOrder()

sortIndicatorSection

public int sortIndicatorSection()

sRect

protected QRect sRect(int index)

tr

public static String tr(String arg1, String arg2)

tr

public static String tr(String arg1)

tracking

public boolean tracking()