Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
cppguy
top
accounts
reputation
activity
subscriptions
Top Questions
24
votes
How do I prevent the enter key from closing my QDialog (Qt 4.8.1)
c++
qt
qdialog
qpushbutton
asked Apr 6, 2013 at 0:05
stackoverflow.com
16
votes
Why can't I set a layout for a page in a QStackedWidget in Qt Designer?
user-interface
layout
qt4
qt-designer
qstackedwidget
asked Sep 1, 2012 at 0:08
stackoverflow.com
16
votes
A compile time way to determine the least expensive argument type
c++
stl
asked Mar 8, 2020 at 9:36
stackoverflow.com
8
votes
Using /YC and /MP together in a Visual Studio 10 project
c++
visual-studio-2010
visual-studio
winapi
precompiled-headers
asked Feb 9, 2013 at 0:07
stackoverflow.com
6
votes
Migrate from Jam to CMake
cross-platform
cmake
bjam
jam
asked Apr 10, 2012 at 21:00
stackoverflow.com
6
votes
Is there such a thing as a const constructor?
c++
visual-studio
asked Apr 3, 2015 at 17:04
stackoverflow.com
5
votes
Are there advantages to declaring stack variables constant in C++
c++
const
asked Feb 19, 2014 at 1:23
softwareengineering.stackexchange.com
Top Answers
20
show a dialog before closing the program in Qt
stackoverflow.com
10
How to subclass QVector?
stackoverflow.com
9
Can I make a variable _const from now on_?
stackoverflow.com
9
Are C macros implicitly cast?
stackoverflow.com
8
Resize QStackedWidget to the page which is opened
stackoverflow.com
7
std::vector: vec.data() or &vec[0]
stackoverflow.com
7
Visual C++ versus QT Creator
stackoverflow.com
7
Is there a simple way to convert C++ enum to string?
stackoverflow.com
6
QWidget background-image fit
stackoverflow.com
5
How to change case of latin UTF-8 strings in C++?
stackoverflow.com
5
C++ bitwise vs memberwise copying?
stackoverflow.com
5
Pass __int64 to CreateThread Parameter
stackoverflow.com