/dports/devel/okteta/okteta-0.26.6/libs/kasten/gui/shell/ |
H A D | shellwindow.cpp | 14 ShellWindow::ShellWindow(ViewManager* viewManager) in ShellWindow() function in Kasten::ShellWindow 19 ShellWindow::~ShellWindow() = default; 21 ViewManager* ShellWindow::viewManager() const in viewManager() 23 Q_D(const ShellWindow); in viewManager() 28 MultiViewAreas* ShellWindow::viewArea() const in viewArea() 30 Q_D(const ShellWindow); in viewArea() 37 Q_D(const ShellWindow); in dockWidgets() 44 Q_D(ShellWindow); in addXmlGuiController() 51 Q_D(ShellWindow); in addTool() 58 Q_D(ShellWindow); in showDocument() [all …]
|
H A D | shellwindow_p.cpp | 28 ShellWindowPrivate::ShellWindowPrivate(ShellWindow* parent, in ShellWindowPrivate() 64 Q_Q(ShellWindow); in addTool() 117 Q_Q(ShellWindow); in onTitleChanged() 128 Q_Q(ShellWindow); in onContentFlagsChanged() 138 Q_Q(ShellWindow); in onLocalSyncStateChanged() 148 Q_Q(ShellWindow); in onViewFocusChanged() 205 Q_Q(ShellWindow); in onToolVisibilityChanged() 216 Q_Q(ShellWindow); in onSynchronizerDeleted()
|
H A D | shellwindow.hpp | 28 class KASTENGUI_EXPORT ShellWindow : public KXmlGuiWindow class 37 explicit ShellWindow(ViewManager* viewManager); 38 ~ShellWindow() override; 59 Q_DECLARE_PRIVATE(ShellWindow)
|
H A D | shellwindow_p.hpp | 27 ShellWindowPrivate(ShellWindow* parent, 53 Q_DECLARE_PUBLIC(ShellWindow) 56 ShellWindow* const q_ptr;
|
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/libslab/ |
H A D | shell-window.c | 28 G_DEFINE_TYPE (ShellWindow, shell_window, GTK_TYPE_FRAME); 36 shell_window_init (ShellWindow * window) in shell_window_init() 46 ShellWindow *window = g_object_new (SHELL_WINDOW_TYPE, NULL); in shell_window_new() 58 shell_window_clear_resize_handler (ShellWindow * win) in shell_window_clear_resize_handler() 68 shell_window_set_contents (ShellWindow * shell, GtkWidget * left_pane, GtkWidget * right_pane) in shell_window_set_contents()
|
H A D | shell-window.h | 32 …e SHELL_WINDOW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), SHELL_WINDOW_TYPE, ShellWindow)) 38 typedef struct _ShellWindow ShellWindow; typedef 59 void shell_window_set_contents (ShellWindow * window, GtkWidget * left_pane, 61 void shell_window_clear_resize_handler (ShellWindow * win);
|
/dports/devel/eric6/eric6-21.11/eric/eric6/ |
H A D | eric6_shell.py | 48 from QScintilla.ShellWindow import ShellWindow 50 return ShellWindow(originalPathString)
|
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/ViewModels/ |
H A D | ShellViewModel.cs | 77 public void DisplayWindow(ShellWindow window) in DisplayWindow() 79 if (window == ShellWindow.MainWindow) in DisplayWindow() 84 else if (window == ShellWindow.OptionsWindow) in DisplayWindow()
|
H A D | OptionsViewModel.cs | 1018 shellViewModel.DisplayWindow(ShellWindow.MainWindow); in Close()
|
/dports/lang/python-legacy/Python-2.7.18/Demo/tkinter/guido/ |
H A D | ShellWindow.py | 11 class ShellWindow(ScrolledText): class 139 w = ShellWindow(root, shell=shell) 141 w = ShellWindow(root)
|
/dports/lang/python27/Python-2.7.18/Demo/tkinter/guido/ |
H A D | ShellWindow.py | 11 class ShellWindow(ScrolledText): class 139 w = ShellWindow(root, shell=shell) 141 w = ShellWindow(root)
|
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Model/ |
H A D | ShellWindow.cs | 15 public enum ShellWindow enum
|
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/ViewModels/Interfaces/ |
H A D | IShellViewModel.cs | 25 void DisplayWindow(ShellWindow window); in DisplayWindow()
|
/dports/devel/okteta/okteta-0.26.6/program/ |
H A D | mainwindow.hpp | 26 class OktetaMainWindow : public ShellWindow
|
H A D | mainwindow.cpp | 110 : ShellWindow(program->viewManager()) in OktetaMainWindow()
|
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Commands/ |
H A D | OpenOptionsScreenCommand.cs | 55 shellViewModel.DisplayWindow(ShellWindow.OptionsWindow); in Execute()
|
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/workspace/shell/ |
H A D | window.py | 13 class ShellWindow(ui.Window): class
|
/dports/devel/eric6/eric6-21.11/eric/eric6/QScintilla/ |
H A D | ShellWindow.py | 44 class ShellWindow(E5MainWindow): class
|
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python3/ |
H A D | eric6.bas | 835 ShellWindow E5MainWindow
|
H A D | eric6.api | 8809 eric6.QScintilla.ShellWindow.ShellWindow.activeWindow?4() 8810 eric6.QScintilla.ShellWindow.ShellWindow.closeEvent?4(event) 8811 eric6.QScintilla.ShellWindow.ShellWindow.getAPIsManager?4() 8812 eric6.QScintilla.ShellWindow.ShellWindow.getDebuggerId?4() 8813 eric6.QScintilla.ShellWindow.ShellWindow.quit?4() 8814 eric6.QScintilla.ShellWindow.ShellWindow.showFind?4(txt="") 8815 eric6.QScintilla.ShellWindow.ShellWindow?1(originalPathString, parent=None, name=None)
|
/dports/devel/eric6/eric6-21.11/eric/docs/ |
H A D | changelog | 507 - Shell, ShellWindow
|
/dports/devel/eric6/eric6-21.11/eric/eric6/i18n/ |
H A D | eric6_empty.ts | 61857 <name>ShellWindow</name>
|
/dports/russian/eric6/eric6-21.11/eric/eric6/i18n/ |
H A D | eric6_ru.ts | 62443 <name>ShellWindow</name>
|
/dports/german/eric6/eric6-21.11/eric/eric6/i18n/ |
H A D | eric6_de.ts | 62321 <name>ShellWindow</name>
|
/dports/devel/es-eric6/eric6-21.11/eric/eric6/i18n/ |
H A D | eric6_es.ts | 62287 <name>ShellWindow</name>
|