Home
last modified time | relevance | path

Searched refs:KEY_COLUMN (Results 1 – 13 of 13) sorted by relevance

/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Ddialog_properties_table.cpp135 return item->data(KEY_COLUMN, Qt::DisplayRole).toString(); in get_selected_property()
174 std::floor((viewport()->width() - columnWidth(KEY_COLUMN)) / 2.0); in update()
201 item->setData(KEY_COLUMN, Qt::DisplayRole, key); in dialog_property_created()
268 QString key = item->data(KEY_COLUMN, Qt::DisplayRole).toString(); in on_item_changed()
304 item->setData(KEY_COLUMN, Qt::DisplayRole, key); in add_translation_property()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/catalogs/
H A Dgth-organize-task.c37 KEY_COLUMN, enumerator
110 KEY_COLUMN, &key, in save_catalogs()
167 KEY_COLUMN, &key, in done_func()
199 KEY_COLUMN, gth_catalog_get_name (self->priv->singletons_catalog), in done_func()
309 KEY_COLUMN, catalog_key, in add_catalog_for_date()
402 KEY_COLUMN, catalog_key, in add_catalog_for_tag()
433 KEY_COLUMN, &k, in add_file_to_catalog()
732 KEY_COLUMN, &key, in organization_treeview_selection_changed_cb()
825 …set_sort_column_id (GTK_TREE_SORTABLE (self->priv->results_liststore), KEY_COLUMN, GTK_SORT_ASCEND… in gth_organize_task_init()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/support/
H A DMapDatatypeEditor.cpp53 static const int KEY_COLUMN = 0; variable
145 table->setItem(i, KEY_COLUMN, keyItem); in createGUI()
171 table->sortItems(KEY_COLUMN); in createGUI()
225 Descriptor d = table->item(row, KEY_COLUMN)->data(Qt::UserRole).value<Descriptor>(); in sl_showDoc()
246 … QString key = table->item(i, KEY_COLUMN)->data(Qt::UserRole).value<Descriptor>().getId(); in commit()
298 … QString key = table->item(i, KEY_COLUMN)->data(Qt::UserRole).value<Descriptor>().getId(); in commit()
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DActorCfgModel.cpp44 static const int KEY_COLUMN = 0; variable
179 case KEY_COLUMN: in flags()
205 case KEY_COLUMN: in headerData()
252 case KEY_COLUMN: { in data()
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/include/widgets/
H A Ddialog_properties_table.h67 static const int KEY_COLUMN = 0;
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dfkeys.c374 KEY_COLUMN, enumerator
417 gtk_list_store_set (GTK_LIST_STORE (model), &iter, KEY_COLUMN, label_name, in key_dialog_set_key()
687 gtk_tree_view_insert_column_with_attributes (GTK_TREE_VIEW (view), KEY_COLUMN, in key_dialog_treeview_new()
689 "text", KEY_COLUMN, in key_dialog_treeview_new()
746 col = gtk_tree_view_get_column (GTK_TREE_VIEW (view), KEY_COLUMN); in key_dialog_treeview_new()
785 KEY_COLUMN, label_text, in key_dialog_load()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/postgresql/
H A Dpq_statics.hxx190 OUString KEY_COLUMN; member
H A Dpq_statics.cxx152 statics.KEY_COLUMN = "KeyColumn"; in getStatics()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/postgresql/
H A Dpq_statics.hxx192 OUString KEY_COLUMN; member
H A Dpq_statics.cxx150 statics.KEY_COLUMN = "KeyColumn"; in getStatics()
/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-data.c2289 KEY_COLUMN, enumerator
3880 KEY_COLUMN, mainw->string_constants[LIVES_STRING_CONSTANT_NONE], in inparam_fx_model()
3888 …lives_tree_store_set(tstore, &iter1, KEY_COLUMN, keystr, NAME_COLUMN, keystr, KEYVAL_COLUMN, 0, MO… in inparam_fx_model()
3894 lives_tree_store_set(tstore, &iter2, KEY_COLUMN, text, NAME_COLUMN, text, in inparam_fx_model()
3922 …lives_tree_store_set(tstore, &iter1, KEY_COLUMN, keystr, NAME_COLUMN, keystr, KEYVAL_COLUMN, 0, MO… in inparam_fx_model()
3926 …lives_tree_store_set(tstore, &iter2, KEY_COLUMN, text, NAME_COLUMN, text, KEYVAL_COLUMN, i, MODEVA… in inparam_fx_model()
H A Devents.c5553 KEY_COLUMN, enumerator
5834 … lives_tree_store_set(treestore, &iter2, KEY_COLUMN, propnames[i], VALUE_COLUMN, strval, -1); in create_event_list_dialog()
5837 … lives_tree_store_set(treestore, &iter2, KEY_COLUMN, propnames[i], VALUE_COLUMN, "", -1); in create_event_list_dialog()
5961 renderer, LIVES_TREE_VIEW_COLUMN_TEXT, KEY_COLUMN, NULL); in create_event_list_dialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.writeonly.results134 pq_sdbc_driver::Statics KEY_COLUMN class rtl::OUString