Home
last modified time | relevance | path

Searched +refs:window +refs:state +refs:show (Results 101 – 125 of 38203) sorted by relevance

12345678910>>...1529

/dports/www/falkon/falkon-3.2.0/src/scripts/hellopython/
H A Dhellopython.py26 def init(self, state, settingsPath): argument
27 print("{} {}".format(state, settingsPath))
41 if state == Falkon.PluginInterface.LateInitState:
51 self.mainWindowDeleted(window)
95 self.settings.show()
97 def mainWindowCreated(self, window): argument
99 window.statusBar().addButton(b)
101 self.buttons[window] = b
103 def mainWindowDeleted(self, window): argument
105 b = self.buttons[window]
[all …]
/dports/devel/gitg/gitg-3.32.1/data/
H A Dorg.gnome.gitg.gschema.xml.in102 <key name="show-stash" type="b">
110 <key name="show-staged" type="b">
118 <key name="show-unstaged" type="b">
162 <key name="show-markup" type="b">
282 <schema id="@APPLICATION_ID@.state" path="@SCHEMA_PATH@/state/">
283 <child name="window" schema="@APPLICATION_ID@.state.window"/>
285 <child name="commit" schema="@APPLICATION_ID@.state.commit"/>
287 <schema id="@APPLICATION_ID@.state.window" path="@SCHEMA_PATH@/state/window/">
288 <key name="state" type="i">
307 …gettext-domain="@GETTEXT_PACKAGE@" id="@APPLICATION_ID@.state.history" path="@SCHEMA_PATH@/state/h…
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/
H A Dwindow_tree_host.cc55 : window_(window), in ScopedLocalSurfaceIdValidator()
57 window ? window->GetLocalSurfaceIdAllocation().local_surface_id() in ScopedLocalSurfaceIdValidator()
231 void WindowTreeHost::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() argument
236 if (!show) { in OnCursorVisibilityChanged()
244 OnCursorVisibilityChangedNative(show); in OnCursorVisibilityChanged()
310 window()->Show(); in Show()
339 Window::OcclusionState state) { in SetNativeWindowOcclusionState() argument
340 if (occlusion_state_ != state) { in SetNativeWindowOcclusionState()
341 occlusion_state_ = state; in SetNativeWindowOcclusionState()
343 observer.OnOcclusionStateChanged(this, state); in SetNativeWindowOcclusionState()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/
H A Dwindow_tree_host.cc53 : window_(window), in ScopedLocalSurfaceIdValidator()
54 local_surface_id_(window ? window->GetLocalSurfaceId() in ScopedLocalSurfaceIdValidator()
227 void WindowTreeHost::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() argument
232 if (!show) { in OnCursorVisibilityChanged()
240 OnCursorVisibilityChangedNative(show); in OnCursorVisibilityChanged()
306 window()->Show(); in Show()
335 Window::OcclusionState state) { in SetNativeWindowOcclusionState() argument
336 if (occlusion_state_ != state) { in SetNativeWindowOcclusionState()
337 occlusion_state_ = state; in SetNativeWindowOcclusionState()
339 observer.OnOcclusionStateChanged(this, state); in SetNativeWindowOcclusionState()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtState.cpp128 : QMainWindow(nullptr), state(state) in C4ConsoleQtMainWindow()
353 state->translation_overview_dialogue->show(); in OpenTranslationsOverview()
547 state->ui.logDockWidget->show(); in FocusGlobalScriptBox()
554 state->ui.propertyDockWidget->show(); in FocusObjectScriptBox()
654 ui.setupUi(window.get()); in CreateConsoleWindow()
747 window->FocusObjectScriptBox(); in CreateConsoleWindow()
764 window->LoadGeometry(); in CreateConsoleWindow()
765 window->show(); in CreateConsoleWindow()
805 window.reset(nullptr); in DeleteConsoleWindow()
1018 ui.selectionHelpLabel->show(); in PropertyDlgUpdate()
[all …]
/dports/www/firefox/firefox-99.0/browser/modules/
H A DAsyncTabSwitcher.jsm59 * 2. If loading the layers for a tab times out, we show the
67 * It's important that we always show either the spinner or a tab
99 // We show this tab in case the requestedTab hasn't loaded yet.
120 // Transaction id for the composite that will show the requested
357 // It is often more desirable to show a blank tab when appropriate than
365 // If a tab is remote and the window is not minimized, we can show a
411 // If we can't show the requestedTab, and lastVisibleTab is
412 // available, show it.
415 // Show the requested tab. If it's not available, we'll show the spinner or a blank tab.
419 // First, let's deal with blank tabs, which we show instead
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/modules/
H A DAsyncTabSwitcher.jsm59 * 2. If loading the layers for a tab times out, we show the
67 * It's important that we always show either the spinner or a tab
99 // We show this tab in case the requestedTab hasn't loaded yet.
120 // Transaction id for the composite that will show the requested
357 // It is often more desirable to show a blank tab when appropriate than
365 // If a tab is remote and the window is not minimized, we can show a
411 // If we can't show the requestedTab, and lastVisibleTab is
412 // available, show it.
415 // Show the requested tab. If it's not available, we'll show the spinner or a blank tab.
419 // First, let's deal with blank tabs, which we show instead
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/modules/
H A DAsyncTabSwitcher.jsm59 * 2. If loading the layers for a tab times out, we show the
67 * It's important that we always show either the spinner or a tab
99 // We show this tab in case the requestedTab hasn't loaded yet.
120 // Transaction id for the composite that will show the requested
357 // It is often more desirable to show a blank tab when appropriate than
365 // If a tab is remote and the window is not minimized, we can show a
411 // If we can't show the requestedTab, and lastVisibleTab is
412 // available, show it.
415 // Show the requested tab. If it's not available, we'll show the spinner or a blank tab.
419 // First, let's deal with blank tabs, which we show instead
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/modules/
H A DAsyncTabSwitcher.jsm59 * 2. If loading the layers for a tab times out, we show the
67 * It's important that we always show either the spinner or a tab
99 // We show this tab in case the requestedTab hasn't loaded yet.
120 // Transaction id for the composite that will show the requested
357 // It is often more desirable to show a blank tab when appropriate than
365 // If a tab is remote and the window is not minimized, we can show a
411 // If we can't show the requestedTab, and lastVisibleTab is
412 // available, show it.
415 // Show the requested tab. If it's not available, we'll show the spinner or a blank tab.
419 // First, let's deal with blank tabs, which we show instead
[all …]
/dports/multimedia/audacious/audacious-4.1/src/libaudqt/
H A Daudqt.cc240 EXPORT void window_bring_to_front(QWidget * window) in window_bring_to_front() argument
242 window->show(); in window_bring_to_front()
244 Qt::WindowStates state = window->windowState(); in window_bring_to_front() local
246 state &= ~Qt::WindowMinimized; in window_bring_to_front()
247 state |= Qt::WindowActive; in window_bring_to_front()
249 window->setWindowState(state); in window_bring_to_front()
250 window->raise(); in window_bring_to_front()
251 window->activateWindow(); in window_bring_to_front()
266 msgbox->show(); in simple_message()
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/textproc/py-qt5-xml/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py80 state = QState(parent)
81 state.assignProperty(obj, 'geometry', selectedRect)
82 parent.addTransition(obj.clicked, state)
114 window = QGraphicsView(scene) variable
115 window.setFrameStyle(0)
116 window.setAlignment(Qt.AlignLeft | Qt.AlignTop)
117 window.setHorizontalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
118 window.setVerticalScrollBarPolicy(Qt.ScrollBarAlwaysOff)
136 window.resize(300, 300)
137 window.show()

12345678910>>...1529