Changeset 233 in PSPA for Interface_Web/trunk/pspaWT/include


Ignore:
Timestamp:
Jan 9, 2013, 12:53:41 PM (11 years ago)
Author:
lemeur
Message:

fenetrage

Location:
Interface_Web/trunk/pspaWT/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/include/GWt_pspaApplication.h

    r227 r233  
    1717#include <Wt/WLength>
    1818
     19#include "GWt_dialog.h"
    1920#include "dataManager.h"
    2021
     
    4849 WWidget* globalParam_;
    4950 WWidget* beamLine_;
    50  WContainerWidget* leDessin_;
     51 // WContainerWidget* leDessin_;
     52 GWt_dialog* graphicsDialog_;
     53
    5154 WPushButton *exec_go_;
    5255 WText* probleme_;
     
    8285 void disableSectionExecute();
    8386 bool areDataCoherent();
     87 void dialogOnGraphics();
    8488 void faireDessin();
    8589 void faireDessinParmela(WContainerWidget* toto, particleBeam* beam);
  • Interface_Web/trunk/pspaWT/include/GWt_soleno.h

    r229 r233  
    2424  GWt_soleno() {;}
    2525 
     26  void updateB();
     27
    2628 public :
    2729
Note: See TracChangeset for help on using the changeset viewer.