Ashley Winters > Qt > QListBox

Download:
Qt-0.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

QListBox - Interface to the Qt QListBox, QListBoxItem, QListBoxPixmap and QListBoxText classes

SYNOPSIS ^

QListBox

use QListBox;

Inherits QTableView.

Member functions

new, autoBottomScrollBar, autoScroll, autoScrollBar, autoUpdate, bottomScrollBar, centerCurrentItem, changeItem, clear, count, currentItem, dragSelect, insertItem, insertStrList, inSort, itemHeight, maxItemWidth, numItemsVisible, pixmap, removeItem, scrollBar, setAutoBottomScrollBar, setAutoScroll, setAutoScrollBar, setAutoUpdate, setBottomScrollBar, setCurrentItem, setDragSelect, setScrollBar, setSmoothScrolling, setTopItem, smoothScrolling, text, topItem

QListBoxItem

Requires QPixmap.

Member functions

height, pixmap, text, width

QListBoxPixmap

Inherits QListBoxItem

Member functions

new

QListBoxText

Inherits QListBoxItem

Member functions

new

DESCRIPTION ^

What you see is what you get.

AUTHOR ^

Ashley Winters <jql@accessone.com>