Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. QMetaType::unregisterType为什么不能取消注册?
Forum Updated to NodeBB v4.3 + New Features

QMetaType::unregisterType为什么不能取消注册?

Scheduled Pinned Locked Moved Unsolved Chinese
1 Posts 1 Posters 775 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Code animal
    wrote on last edited by
    #1

    QMetaType::unregisterType为什么不能取消注册?
    我尝试使用QMetaType::unregisterType将自定义的QObject全部取消注册,但是全部返回的false。
    取消注册的原因是我重新加载了dll,想将先前注册的类型全部取消注册,然后再把新的dll里面的类型注册进去。

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved