Guest
Public paste!

Untitled

By: a guest | Mar 22nd, 2010 | Syntax: None | Size: 0.21 KB | Hits: 87 | Expires: Never
Copy text to clipboard
  1. <Bindings>
  2.  <Binding>
  3.   <Signal Module="Path To .dll File e.g. moduleName"
  4.           Name="void SignalName(int param)" />
  5.   <Slot Module="Path..." Name="void SlotName(int param)" />
  6.  </Binding>
  7. </Bindings>