- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Qt4/Pipe/VectorQtQueryPipe.hpp
r56f73b ra14fe3 29 29 30 30 public slots: 31 void update(); 31 void updateX(double); 32 void updateY(double); 33 void updateZ(double); 32 34 33 35 private:
Note:
See TracChangeset
for help on using the changeset viewer.