Writing A Stack Plugin
Writing a stack plugin is easy
1) Derive a class from mmWidget
2) give it a name
3) build UI by calling xxx
4) respond to slots during runtime (like selection events)
Writing a stack plugin is easy
1) Derive a class from mmWidget
2) give it a name
3) build UI by calling xxx
4) respond to slots during runtime (like selection events)