Is there any way to set focus to manually a widget when a window opens? I
used QRadioButton::setFocus(Qt::ActiveWindowFocusReason), but it doesn't
help, the first widget placed on the window always has focus.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
Well, yes. it would be a lot easier, but It wont work. I have made changes
in a previous version(3.5.x i'm not at work right now, can't check the x),
so I could adapt it to my needs at work, and now I need to do the same
changes in a more recent version. It doesn't really matter which one, as
lon
On уторак, 21. јун 2011. 8.35.41 dmitry chernov wrote:
> Do anybody have proper CMakeLists.txt to build qt's example Context2D? I
> had to add -DQT_NO_SCRIPTTOOLS. When I build this example with .pro file
> it builds ok. So I want to know how to add qt script tools support in
> cmake
Here's the CM
Hi Dmitry,
On уторак, 21. јун 2011. 8.35.41 dmitry chernov wrote:
> Do anybody have proper CMakeLists.txt to build qt's example Context2D? I
> had to add -DQT_NO_SCRIPTTOOLS. When I build this example with .pro file
> it builds ok. So I want to know how to add qt script tools support in
> cmake. N