Режим поплавка у окна |
Здравствуйте, гость ( Вход | Регистрация )
Режим поплавка у окна |
ruzik |
11.12.2011, 16:12
Сообщение
#1
|
Активный участник Группа: Участник Сообщений: 254 Регистрация: 23.2.2011 Из: Саратов Пользователь №: 2436 Спасибо сказали: 2 раз(а) Репутация: 0 |
Здравствуйте, не подскажите как включить режим поплавка(всегда наверху) у окна
Заранее спасибо! |
|
|
BlueIceScream |
11.12.2011, 16:57
Сообщение
#2
|
Студент Группа: Участник Сообщений: 56 Регистрация: 21.11.2011 Из: Республика Дагестан Пользователь №: 3016 Спасибо сказали: 18 раз(а) Репутация: 3 |
Informs the window system that the window should stay on top of all other windows. Note that on some window managers on X11 you also have to pass Qt::X11BypassWindowManagerHint for this flag to work correctly.
Constructs a widget which is a child of parent, with widget flags set to f. The widget flags argument, f, is normally 0, but it can be set to customize the frame of a window (i.e. parent must be 0). To customize the frame, use a value composed from the bitwise OR of any of the window flags. Note that the X11 version of Qt may not be able to deliver all combinations of style flags on all systems. This is because on X11, Qt can only ask the window manager, and the window manager can override the application's settings. On Windows, Qt can set whatever flags you want.
Сообщение отредактировал BlueIceScream - 11.12.2011, 16:59 |
|
|
Текстовая версия | Сейчас: 23.11.2024, 11:37 |