Changeset 120 in pacpusframework for branches/2.0-beta1/include
- Timestamp:
- Jul 15, 2013, 4:59:37 PM (11 years ago)
- Location:
- branches/2.0-beta1/include/Pacpus
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/include/Pacpus/kernel/ComponentBase.h
r110 r120 113 113 114 114 // virtual QString getType() = 0; 115 116 virtual void addInput(); 117 118 virtual void addOutput(); 115 119 116 120 protected:
Note:
See TracChangeset
for help on using the changeset viewer.