Похожие чаты

Hi guys. does anybody know any group about PYQT? or we

can ask here?

2 ответов

9 просмотров

i'm sure you can ask here

Yousef- Автор вопроса
ⒺⓃⒹⓄⒼⒺⓃ
i'm sure you can ask here

thank you I have tableview as follows: self.table= QTableView() self.model =QSqlRelationalTableModel(self) i have defined two columns as a foreign key as follows: self.model.setRelation(1, QSqlRelation("Names", "nameOfCm", "nameOfCm")) self.model.setRelation(2, QSqlRelation("Types", "type_IDs", "typeOfCm")) in column No 1 i have items like IC, Transistor, etc. in column No 2 i have items like timer, op_amp, BJT, IGBT,etc. items in column 2 are subset of items in column 1 for example op_amp and timer are subset of IC. BJT and IGBT are subset of transistor. by using above two command a combobox appears in column no 1 and no 2 and you can choose from there. but i want to be in such a way that column 2 only shows the relevant subset of item chosen in column 1. now it shows all items regardless of what you have chosen in column 1. the command below can filter the results but i don't know how i can tell the filter what i have chosen in previous column: self.model.relationModel(2).setFilter("type_IDs like 'D%'") Sorry for Long Question😅😅

Похожие вопросы

Обсуждают сегодня

как правильно удалить сддм? прописал в etc/portage.use/plasma-meta -sddm , но при обновлении юзов мне предлагает поставить lightdm (ещё лучше 😡), добавил туда - display-manage...
REDis
25
Except the wealthiest, people that buy crypto want to "cash out" at the end of the day, one way or another. Converting to fiat is craziness, converting to BTC is unwise. Hold ...
Erdelanax
2
#include <stdio.h> #include <stdlib.h> #include <time.h> void mass_first_generate(int mass[5][7]) {     for (int N = 0; N < 5; N++) {         for (int A = 0; A < 7; A++) {   ...
Чувак
6
Всем привет! Решаю 99 OCaml Problems и столкнулся со следующей проблемой (прошу палками не забивать, я OCaml практически не трогал до этого момента): open OUnit2 let create_...
К|/|pи/\/\ 6е3yглbIи
2
Всем привет! Имеется функция: function IsValidChar(ch: UTF8Char): Boolean; var i: Integer; ValidChars: AnsiString; begin ValidChars := 'abcdefghijklmnopqrstuvwxyzABCDE...
Евгений
44
возможно ли как-то передать в электрон или таури медиа поток с рендера 2д движка? двиг запускается как dll, а дальше надо как-то отправлять рендер кодировать не подходит, зр...
Kyle Nekto
7
https://www.linkedin.com/posts/ugama-benedicta-kelechi-codergirl-103041300_mobiledevelopment-fluttertraining-handsonlearning-activity-7263445699227254784-IdHB?utm_source=share...
CoderGirl
16
like, question: int b = 99999; is this valid and predictable C?
Ludovic 'Archivist' Lagouardette
15
Помогите пожалуйста. Делаю систему плагинов. Проблема сейчас в такая: плагины загружаются в основном потоке. FLibHandle := SafeLoadLibrary(FFileName) Но нужно еще выполнить фу...
Илья 🤣
10
VIP-397 BNBx Oracle implementation upgrade Summary This proposal, if approved, will upgrade the implementation of the BNBx Oracle contract on Venus from version 1 (V1) to v...
Venus Announcements
2
Карта сайта