以下成员源于类 QQmlIncubationController 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
void
|
incubateWhile (volatile bool * flag , int msecs = 0) |
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
警告:
Do not use this function. Use the overload taking a
std::atomic<bool>
代替。