KCookieDetail Member List
This is the complete list of members for
KCookieDetail, including all inherited members.
addSpace(int size) | QGroupBox | |
alignment() const | QGroupBox | |
columns() const | QGroupBox | |
enumaligns the title accroding to the language, usually left. | QGroupBox | |
enumaligns the title text to the left. | QGroupBox | |
enumaligns the title text to the right. | QGroupBox | |
enumaligns the title text centered. | QGroupBox | |
insideMargin() const | QGroupBox | |
insideSpacing() const | QGroupBox | |
isCheckable() const | QGroupBox | |
isChecked() const | QGroupBox | |
isFlat() const | QGroupBox | |
KCookieDetail(KHttpCookieList cookieList, int cookieCount, QWidget *parent=0, const char *name=0) | KCookieDetail | |
orientation() const | QGroupBox | |
prop-the alignment of the group box title | QGroupBox | |
prop-whether the group box has a checkbox in its title | QGroupBox | |
prop-whether the group box's checkbox is checked | QGroupBox | |
prop-the number of columns or rows(depending on\l QGroupBox::orientation) in the group box | QGroupBox | |
prop-whether the group box is painted flat or has a frame around it | QGroupBox | |
prop-the current orientation of the group box | QGroupBox | |
prop-the group box title text | QGroupBox | |
QGroupBox(QWidget *parent=0, const char *name=0) | QGroupBox | |
QGroupBox(const QString &title, QWidget *parent=0, const char *name=0) | QGroupBox | |
QGroupBox(int strips, Orientation orientation, QWidget *parent=0, const char *name=0) | QGroupBox | |
QGroupBox(int strips, Orientation orientation, const QString &title, QWidget *parent=0, const char *name=0) | QGroupBox | |
QGroupBox() | QGroupBox | |
setAlignment(int) | QGroupBox | |
setCheckable(bool b) | QGroupBox | |
setChecked(bool b) | QGroupBox | |
setColumnLayout(int strips, Orientation direction) | QGroupBox | |
setColumns(int) | QGroupBox | |
setFlat(bool b) | QGroupBox | |
setInsideMargin(int m) | QGroupBox | |
setInsideSpacing(int s) | QGroupBox | |
setOrientation(Orientation) | QGroupBox | |
setTitle(const QString &) | QGroupBox | |
title() const | QGroupBox | |
toggled(bool on) | QGroupBox | |
~KCookieDetail() | KCookieDetail | |