Vadim Peretokin
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
Vadim Peretokin 创建了一个帖子, 已回答How to disable 'Excess elements in struct initialiser'?
I'm using QStringLiteral() from Qt and CLion 2020.1 EAP lights up on it generously with: Perhaps Qt is wrong here or it is by design, I'm not sure, but there's nothing I can change about the m... -
Vadim Peretokin 进行了评论, -
Vadim Peretokin 进行了评论, -
-
-
Vadim Peretokin 创建了一个帖子, 已回答Qt autogenerated header not found
I'm using CLion with a Qt CMake project which uses moc to generate header files from xml forms in the output directory - and these headers are #included in the source code. I can compile my code fi... -
Vadim Peretokin 进行了评论, -
Vadim Peretokin 创建了一个帖子, 已回答How can I view the errors in-line?
I'd love to see CLions errors and warnings shown in-line in the code, instead only in-line in the little pop-up in the scrollbar. Is this possible?