Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // SIGNAL 0
- void Drive::FileProgressChanged(Progress _t1)
- {
- void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
- QMetaObject::activate(this, &staticMetaObject, 0, _a);
- }
Advertisement
Add Comment
Please, Sign In to add comment