#include <calendargraphicsitem.h>
◆ CalendarGraphicsItem()
CalendarGraphicsItem::CalendarGraphicsItem |
( |
CalendarControl * | cc = 0, |
|
|
QGraphicsItem * | parent = 0 ) |
◆ ~CalendarGraphicsItem()
CalendarGraphicsItem::~CalendarGraphicsItem |
( |
| ) |
|
◆ buttonMouseDoubleClickEvent()
virtual void GraphicsButtonReceiver::buttonMouseDoubleClickEvent |
( |
QGraphicsItem * | , |
|
|
QGraphicsSceneMouseEvent * | ) |
|
inlinevirtualinherited |
◆ buttonMousePressEvent()
virtual void GraphicsButtonReceiver::buttonMousePressEvent |
( |
QGraphicsItem * | , |
|
|
QGraphicsSceneMouseEvent * | ) |
|
inlinevirtualinherited |
◆ buttonMouseReleaseEvent()
void CalendarGraphicsItem::buttonMouseReleaseEvent |
( |
QGraphicsItem * | origin, |
|
|
QGraphicsSceneMouseEvent * | event ) |
|
protectedvirtual |
◆ calendarControl()
◆ mousePressEvent()
void CalendarGraphicsItem::mousePressEvent |
( |
QGraphicsSceneMouseEvent * | | ) |
|
|
protected |
◆ mouseReleaseEvent()
void CalendarGraphicsItem::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * | event | ) |
|
|
protected |
◆ selectedDay()
QDate CalendarGraphicsItem::selectedDay |
( |
| ) |
const |
|
inline |
◆ setCalendarControl()
void CalendarGraphicsItem::setCalendarControl |
( |
CalendarControl * | controller | ) |
|
◆ setRect() [1/2]
void CalendarGraphicsItem::setRect |
( |
const QRectF & | rectangle | ) |
|
|
protected |
◆ setRect() [2/2]
void CalendarGraphicsItem::setRect |
( |
qreal | x, |
|
|
qreal | y, |
|
|
qreal | width, |
|
|
qreal | height ) |
|
protected |
◆ setSelectedDay()
void CalendarGraphicsItem::setSelectedDay |
( |
const QDate & | sDate | ) |
|
◆ GraphicsTextButtonItem
◆ _controller
◆ _items
QMap<QString,QGraphicsItem*> CalendarGraphicsItem::_items |
|
protected |
◆ _selectedDay
QDate CalendarGraphicsItem::_selectedDay |
|
protected |
The documentation for this class was generated from the following files:
- calendargraphicsitem.h
- calendargraphicsitem.cpp