qhandjoob resize large links focus jobSearch area add backend in the job preview
Signed-off-by: sebastien <sebastien@perso>
This commit is contained in:
parent
5fc90ec3b2
commit
a5e35a4c6e
2 changed files with 9 additions and 4 deletions
|
|
@ -339,6 +339,12 @@
|
|||
<property name="textInteractionFlags">
|
||||
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
@ -413,10 +419,9 @@
|
|||
</action>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>jobList</tabstop>
|
||||
<tabstop>descriptionEdit</tabstop>
|
||||
<tabstop>searchEdit</tabstop>
|
||||
<tabstop>searchButton</tabstop>
|
||||
<tabstop>jobList</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue