#include <placeable_window_proxy.h>
Definition at line 58 of file placeable_window_proxy.h.
 
◆ State
| Enumerator | 
|---|
| INACTIVE |  | 
| MOVE_ALL |  | 
| MOVE_TOP_LEFT |  | 
| MOVE_BOTTOM_LEFT |  | 
| MOVE_BOTTOM_RIGHT |  | 
| MOVE_TOP_RIGHT |  | 
Definition at line 98 of file placeable_window_proxy.h.
 
 
◆ PlaceableWindowProxy()
      
        
          | mapviz_plugins::PlaceableWindowProxy::PlaceableWindowProxy | ( |  | ) |  | 
      
 
 
◆ ~PlaceableWindowProxy()
      
        
          | mapviz_plugins::PlaceableWindowProxy::~PlaceableWindowProxy | ( |  | ) |  | 
      
 
 
◆ eventFilter()
  
  | 
        
          | bool mapviz_plugins::PlaceableWindowProxy::eventFilter | ( | QObject * | object, |  
          |  |  | QEvent * | event |  
          |  | ) |  |  |  | protected | 
 
 
◆ getNextState()
◆ handleMouseMove()
  
  | 
        
          | bool mapviz_plugins::PlaceableWindowProxy::handleMouseMove | ( | QMouseEvent * | event | ) |  |  | protected | 
 
 
◆ handleMousePress()
  
  | 
        
          | bool mapviz_plugins::PlaceableWindowProxy::handleMousePress | ( | QMouseEvent * | event | ) |  |  | protected | 
 
 
◆ handleMouseRelease()
  
  | 
        
          | bool mapviz_plugins::PlaceableWindowProxy::handleMouseRelease | ( | QMouseEvent * | event | ) |  |  | protected | 
 
 
◆ handleResize()
  
  | 
        
          | bool mapviz_plugins::PlaceableWindowProxy::handleResize | ( | QResizeEvent * | event | ) |  |  | protected | 
 
 
◆ rect()
      
        
          | QRect mapviz_plugins::PlaceableWindowProxy::rect | ( |  | ) | const | 
      
 
 
◆ rectChanged
  
  | 
        
          | void mapviz_plugins::PlaceableWindowProxy::rectChanged | ( | const QRect & |  | ) |  |  | signal | 
 
 
◆ rectResize()
  
  | 
        
          | void mapviz_plugins::PlaceableWindowProxy::rectResize | ( | int | dx, |  
          |  |  | int | dy |  
          |  | ) |  |  |  | protected | 
 
 
◆ resizeHelper()
  
  | 
        
          | QRectF mapviz_plugins::PlaceableWindowProxy::resizeHelper | ( | const QRectF & | rect, |  
          |  |  | const QPointF & | p1, |  
          |  |  | const QPointF & | p2, |  
          |  |  | const QPointF & | p3 |  
          |  | ) |  | const |  | protected | 
 
 
◆ setContainer()
      
        
          | void mapviz_plugins::PlaceableWindowProxy::setContainer | ( | QWidget * | target | ) |  | 
      
 
 
◆ setRect
  
  | 
        
          | void mapviz_plugins::PlaceableWindowProxy::setRect | ( | const QRect & | rect | ) |  |  | slot | 
 
 
◆ setVisible
  
  | 
        
          | void mapviz_plugins::PlaceableWindowProxy::setVisible | ( | bool | visible | ) |  |  | slot | 
 
 
◆ timerEvent()
  
  | 
        
          | void mapviz_plugins::PlaceableWindowProxy::timerEvent | ( | QTimerEvent * | event | ) |  |  | protected | 
 
 
◆ winResize()
  
  | 
        
          | void mapviz_plugins::PlaceableWindowProxy::winResize | ( | const QSize & | size | ) |  |  | protected | 
 
 
◆ has_cursor_
  
  | 
        
          | bool mapviz_plugins::PlaceableWindowProxy::has_cursor_ |  | private | 
 
 
◆ rect_
  
  | 
        
          | QRectF mapviz_plugins::PlaceableWindowProxy::rect_ |  | private | 
 
 
◆ start_point_
  
  | 
        
          | QPoint mapviz_plugins::PlaceableWindowProxy::start_point_ |  | private | 
 
 
◆ start_rect_
  
  | 
        
          | QRectF mapviz_plugins::PlaceableWindowProxy::start_rect_ |  | private | 
 
 
◆ state_
  
  | 
        
          | State mapviz_plugins::PlaceableWindowProxy::state_ |  | private | 
 
 
◆ target_
  
  | 
        
          | QWidget* mapviz_plugins::PlaceableWindowProxy::target_ |  | private | 
 
 
◆ visible_
  
  | 
        
          | bool mapviz_plugins::PlaceableWindowProxy::visible_ |  | private | 
 
 
◆ win_resize_timer_
  
  | 
        
          | int mapviz_plugins::PlaceableWindowProxy::win_resize_timer_ |  | private | 
 
 
The documentation for this class was generated from the following files: