knode
KNode::NntpAccountListWidget::AccountListItem Class Reference
  #include <knconfigwidgets.h>
Inheritance diagram for KNode::NntpAccountListWidget::AccountListItem:

| Public Member Functions | |
| AccountListItem (KNNntpAccount::Ptr a) | |
| KNNntpAccount::Ptr | account () const | 
|  Public Member Functions inherited from QListWidgetItem | |
| QListWidgetItem (QListWidget *parent, int type) | |
| QListWidgetItem (const QString &text, QListWidget *parent, int type) | |
| QListWidgetItem (const QListWidgetItem &other) | |
| QListWidgetItem (const QIcon &icon, const QString &text, QListWidget *parent, int type) | |
| virtual | ~QListWidgetItem () | 
| QBrush | background () const | 
| QColor | backgroundColor () const | 
| Qt::CheckState | checkState () const | 
| virtual QListWidgetItem * | clone () const | 
| virtual QVariant | data (int role) const | 
| Qt::ItemFlags | flags () const | 
| QFont | font () const | 
| QBrush | foreground () const | 
| QIcon | icon () const | 
| bool | isHidden () const | 
| bool | isSelected () const | 
| QListWidget * | listWidget () const | 
| virtual bool | operator< (const QListWidgetItem &other) const | 
| QListWidgetItem & | operator= (const QListWidgetItem &other) | 
| virtual void | read (QDataStream &in) | 
| void | setBackground (const QBrush &brush) | 
| virtual void | setBackgroundColor (const QColor &color) | 
| void | setCheckState (Qt::CheckState state) | 
| virtual void | setData (int role, const QVariant &value) | 
| void | setFlags (QFlags< Qt::ItemFlag > flags) | 
| void | setFont (const QFont &font) | 
| void | setForeground (const QBrush &brush) | 
| void | setHidden (bool hide) | 
| void | setIcon (const QIcon &icon) | 
| void | setSelected (bool select) | 
| void | setSizeHint (const QSize &size) | 
| void | setStatusTip (const QString &statusTip) | 
| void | setText (const QString &text) | 
| void | setTextAlignment (int alignment) | 
| void | setTextColor (const QColor &color) | 
| void | setToolTip (const QString &toolTip) | 
| void | setWhatsThis (const QString &whatsThis) | 
| QSize | sizeHint () const | 
| QString | statusTip () const | 
| QString | text () const | 
| int | textAlignment () const | 
| QColor | textColor () const | 
| QString | toolTip () const | 
| int | type () const | 
| QString | whatsThis () const | 
| virtual void | write (QDataStream &out) const | 
Detailed Description
Account list widget item.
Definition at line 71 of file knconfigwidgets.h.
Constructor & Destructor Documentation
| 
 | inlineexplicit | 
Creates a new account list item.
- Parameters
- 
  a The account. 
Definition at line 76 of file knconfigwidgets.h.
Member Function Documentation
| 
 | inline | 
Returns the account assiciated with this item.
Definition at line 80 of file knconfigwidgets.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference