--- extends: application.j2 default_block: help title: woob job-qt description: Graphical application able to search and display job announcements. short_description: List for job adverts corresponding to search criterias. capability: Job type: gui category: graphical screenshots: - images/screenshots/job-qt.png dependencies: - python-pyqt5 --- ### Rapid Search On top of window, type a pattern to search for on the backends. Press <Enter> and they will be displayed in a list. By clicking on an advert in the list, you will be able to see more details about the corresponding job advert. ### Deep Search In backend menu you can configure module to improve your search experience. Then just press <Enter> and corresponding job adverts will be displayed in a list. Be carefull, do not enter pattern if you want to launch a deep research. By clicking on an advert in the list, you will be able to see more details about the corresponding job advert.