Maybe https://doc.qt.io/qt-5/qstyle.html enum QStyle:: https://doc.qt.io/qt-5/qstyle.html#SubControl-enum

Hi Giovanni,

thank you, it has compiled and run on my Debian machine, but scrolling is too fast to add on other platforms.
Mouse scroll jumps to 2 or 5 tabs, very difficult to use here.
Extracted a git patch for someone want to improve it.

Cheers,
Laurent

800x545

3,629

(13 replies, posted in Code)

Hi,

you can and keep all references but you need to link again elements and report.
See in setting : uncheck : do not store the label of items in the copy paste.

Look projectview m_tab and qetapp (QTabBar::tab).


Regards,
Laurent

3,631

(13 replies, posted in Code)

800x688Because you have changed in config option -> Projects -> Number the title block columns to 0 ...

Nice, if you have free time to add it in QET code?

Hi,

is hard coded, but you could hack your country translation ts file, and generate a new binary translation qm file and push it on program lang directory.

@Plc-user,

added  thanks.

https://stackoverflow.com/questions/848 … tters-in-c

Hallo,

look qet_terminal_generator plugin https://qelectrotech.org/forum/viewtopic.php?id=1007

3,637

(13 replies, posted in Code)

Thanks for your feed back.

Hi,

you are the first which ask for at this time, not possible yet.
I add this to todo list.

Hallo

3,640

(29 replies, posted in Code)

Ok, found !, In the general configuration of QET, the Xref_slave for all projects was badly defined on Top and override the one defined in the project configuration if I choose text alignment. It's my fault and I could have searched long time in the code, sorry for the noise. nomicons/blush

3,641

(29 replies, posted in Code)

Hi Stromie,

if user set in project config Xrefs "text alignment" for manual editing text position by item, all Xrefs is moved to Top, please add Bottom by default.

3,642

(29 replies, posted in Code)

Hi, 
please use this tabs policy for indentations. ;-)
https://download.qelectrotech.org/qet/forum_img/qtcreator_tabs_config.png

3,643

(29 replies, posted in Code)

Hello Stromie, thanks added your work.
If user choose textitem alignment the change isn't on the fly, need to reload project to take change, you can fix it?

3,644

(29 replies, posted in Code)

Hi Stromie,

I can't add your Pull request your repository isn't up to date synced to master mirror and it remove some works.
wget https://github.com/qelectrotech/qelectr … l/11.patch

Is removed on macOS since Qt 5.5

https://bugreports.qt.io/browse/QTBUG-8428
https://codereview.qt-project.org/c/qt/qtbase/+/109523


https://codereview.qt-project.org/gitwe … 401401ff6f 

Done, but you need to GIT clone before.

git clone git://git.tuxfamily.org/gitroot/qet/qet.git qet_git

And run script like this in a terminal :
bash /Users/laurent/qet_git/misc/MacQetDeploy.sh

Cheers,
Laurent

3,647

(29 replies, posted in Code)

Hi Stromie,

sync your fork to mirror first, and create Pull request :
https://help.github.com/en/articles/cre … ll-request

I think you can try to adapt it maybe in projectView.

3,649

(1 replies, posted in FR : Aide, suggestions, discussions, ...)

Bojour David,

La version 0.80-dev en cours de développement contient environ 5600 symboles elec, articles constructeurs, plc, vairiateurs, etc, pneumatique, hydraulique, etc.
Un aperçu ici https://qelectrotech.org/showcategory.p … officielle

laurent@debian:~/Qet-svn/git/qet$ ./count_elements.sh  
5617 elements dans 755 categories (soit 6372 fichiers)

https://github.com/bjorn/tiled/commit/d … 5769940289