/[projects]/queensgui/src/board.h
ViewVC logotype

Diff of /queensgui/src/board.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 653 by torben, Wed Sep 16 18:53:22 2009 UTC revision 654 by torben, Thu Apr 22 20:09:09 2010 UTC
# Line 50  protected: Line 50  protected:
50      void paintEvent( QPaintEvent * );      void paintEvent( QPaintEvent * );
51      void mousePressEvent( QMouseEvent * );      void mousePressEvent( QMouseEvent * );
52      void contextMenuEvent( QContextMenuEvent * );      void contextMenuEvent( QContextMenuEvent * );
53            void drawMarkerLines();
54    
55        QPoint m_markerPoint;
56        bool m_drawmarkers;
57      int m_size;      int m_size;
58      Solution* m_sol;      Solution* m_sol;
59  };  };

Legend:
Removed from v.653  
changed lines
  Added in v.654

  ViewVC Help
Powered by ViewVC 1.1.20