#include <circlewidget.h>
|
| | CircleWidget (const Core &_core, FriendListWidget *parent, int id) |
| |
| | ~CircleWidget () |
| |
| void | editName () |
| |
| | CategoryWidget (bool compact, QWidget *parent=nullptr) |
| |
| bool | isExpanded () const |
| |
| void | setExpanded (bool isExpanded, bool save=true) |
| |
| void | setName (const QString &name, bool save=true) |
| |
| void | addFriendWidget (FriendWidget *w, Status::Status s) |
| |
| void | removeFriendWidget (FriendWidget *w, Status::Status s) |
| |
| void | updateStatus () |
| |
| bool | hasChatrooms () const |
| |
| bool | cycleContacts (bool forward) |
| |
| bool | cycleContacts (FriendWidget *activeChatroomWidget, bool forward) |
| |
| void | search (const QString &searchString, bool updateAll=false, bool hideOnline=false, bool hideOffline=false) |
| |
| | GenericChatItemWidget (bool compact, QWidget *parent=nullptr) |
| |
| bool | isCompact () const |
| |
| void | setCompact (bool compact) |
| |
| QString | getName () const |
| |
| void | searchName (const QString &searchString, bool hideAll) |
| |
Definition at line 27 of file circlewidget.h.
◆ CircleWidget()
◆ ~CircleWidget()
| CircleWidget::~CircleWidget |
( |
| ) |
|
◆ contextMenuEvent()
| void CircleWidget::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
finalprotected |
◆ dragEnterEvent()
| void CircleWidget::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
finalprotected |
◆ dragLeaveEvent()
| void CircleWidget::dragLeaveEvent |
( |
QDragLeaveEvent * |
event | ) |
|
|
finalprotected |
◆ dropEvent()
| void CircleWidget::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
finalprotected |
◆ editName()
| void CircleWidget::editName |
( |
| ) |
|
◆ getFromID()
◆ newContentDialog
| void CircleWidget::newContentDialog |
( |
ContentDialog & |
contentDialog | ) |
|
|
signal |
◆ onAddFriendWidget()
◆ onExpand()
| void CircleWidget::onExpand |
( |
| ) |
|
|
finalprivatevirtual |
◆ onSetName()
| void CircleWidget::onSetName |
( |
| ) |
|
|
finalprivatevirtual |
◆ renameRequested
| void CircleWidget::renameRequested |
( |
CircleWidget * |
circleWidget, |
|
|
const QString & |
newName |
|
) |
| |
|
signal |
◆ updateID()
| void CircleWidget::updateID |
( |
int |
index | ) |
|
|
private |
◆ circleList
◆ core
| const Core& CircleWidget::core |
|
private |
◆ id
The documentation for this class was generated from the following files: