#include "QtxListAction.h"
#include <QMenu>
#include <QLabel>
#include <QVBoxLayout>
#include <QMouseEvent>
#include <QListWidget>
#include <QToolButton>
#include <QApplication>
Classes | |
class | QtxListAction::ScrollEvent |
Event for the scrolling in the list of actions. More... | |
class | QtxListAction::ListWidget |
List of actions. More... | |
class | QtxListAction::ListFrame |
Expanding frame with action list and comment. More... | |