Subversion Repositories Projects

Rev

Rev 361 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 361 Rev 395
Line 82... Line 82...
82
    void slot_AddWayPoint();
82
    void slot_AddWayPoint();
83
    void slot_DeleteWayPoints();
83
    void slot_DeleteWayPoints();
84
    void slot_SendWayPoints();
84
    void slot_SendWayPoints();
85
    void slot_ShowWayPoints(bool);
85
    void slot_ShowWayPoints(bool);
Line -... Line 86...
-
 
86
 
-
 
87
    void slot_LoadMapPic();
86
 
88
 
87
    void slot_GotoTarget();
89
    void slot_GotoTarget();
Line 88... Line 90...
88
    void slot_Close();
90
    void slot_Close();
89
 
91