#include <sessionbutton.h>
Signals | |
void | sessionSelected (SessionButton *) |
void | signal_edit (SessionButton *) |
void | signal_remove (SessionButton *) |
Public Member Functions | |
SessionButton (ONMainWindow *mw, QWidget *parent, QString id) | |
QString | id () |
void | redraw () |
QString | name () |
Static Public Member Functions | |
static bool | lessThen (const SessionButton *b1, const SessionButton *b2) |
Protected Member Functions | |
virtual void | mouseMoveEvent (QMouseEvent *event) |