Home
last modified time | relevance | path

Searched defs:name_edit (Results 1 – 19 of 19) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dplugin_config_dialog.h44 LineEdit *name_edit; variable
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dplugin_config_dialog.h44 LineEdit *name_edit; variable
/dports/math/rkward-kde/rkward-0.7.1/rkward/misc/
H A Drksaveobjectchooser.h58 QLineEdit *name_edit; variable
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/symbols/
H A Dsymbol_properties_widget.h106 QLineEdit* name_edit; variable
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dtheme_editor_plugin.h60 LineEdit *name_edit; variable
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dtheme_editor_plugin.h60 LineEdit *name_edit; variable
/dports/net/wireshark/wireshark-3.6.1/ui/qt/models/
H A Dcoloring_rules_delegate.cpp113 SyntaxLineEdit *name_edit = qobject_cast<SyntaxLineEdit*>(QObject::sender()); in ruleNameChanged() local
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dcoloring_rules_delegate.cpp113 SyntaxLineEdit *name_edit = qobject_cast<SyntaxLineEdit*>(QObject::sender()); in ruleNameChanged() local
/dports/net/tshark/wireshark-3.6.1/ui/qt/models/
H A Dcoloring_rules_delegate.cpp113 SyntaxLineEdit *name_edit = qobject_cast<SyntaxLineEdit*>(QObject::sender()); in ruleNameChanged() local
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtheme_editor_plugin.h63 LineEdit *name_edit; variable
H A Danimation_state_machine_editor.h53 LineEdit *name_edit; variable
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtheme_editor_plugin.h63 LineEdit *name_edit; variable
H A Danimation_state_machine_editor.h53 LineEdit *name_edit; variable
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/tools/ASWallpaper/
H A Dinterface.c570 GtkWidget *name_edit; in make_back_name_hbox() local
588 GtkWidget *name_edit = make_back_name_hbox(GTK_BOX (cs->vbox), 10); in on_solid_clicked() local
642 GtkWidget *name_edit = make_back_name_hbox(GTK_BOX (ge->vbox), 10); in on_gradient_clicked() local
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_route_groups.cc525 EditorRouteGroups::name_edit (const std::string& path, const std::string& new_text) in name_edit() function in EditorRouteGroups
H A Deditor_sources.cc883 EditorSources::name_edit (const std::string& path, const std::string& new_text) in name_edit() function in EditorSources
H A Deditor_regions.cc1087 EditorRegions::name_edit (const std::string& path, const std::string& new_text) in name_edit() function in EditorRegions
H A Deditor_routes.cc1782 EditorRoutes::name_edit (std::string const & path, std::string const & new_text) in name_edit() function in EditorRoutes
/dports/science/pulseview/pulseview-0.4.2/pv/views/trace/
H A Dtrace.cpp376 QLineEdit *const name_edit = new QLineEdit(parent); in populate_popup_form() local