Ignore:
Timestamp:
Mar 5, 2013, 4:54:27 PM (11 years ago)
Author:
garnier
Message:

Amelioration dans le design du GUI des elementsFaisceau

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementLigneFaisceau.h

    r359 r365  
    6666    std::string getElementNumberInBeamLine(nomdElements el);
    6767    void initialize_ligneFaisceau(typedElement eType);
     68    void mouseWentOut();
     69    void mouseWentOver();
     70
    6871    GWt_dialog* messageDropZone_;
    6972    WText* firstTimeInsertMessage_;
     
    7578    GWt_abstractElement* GWt_abstractElement_;
    7679    WContainerWidget* elementContainer_;
     80    WText* actionParameters_;
     81    WText* actionTrash_;
    7782};
    7883#endif
Note: See TracChangeset for help on using the changeset viewer.