search

class camelot.view.controls.search.SimpleSearchControl(parent)[source]

A control that displays a single text field in which search keywords can be typed

emits a search and a cancel signal if the user starts or cancels the search

search(search_text)[source]

Start searching for search_text

Previous topic

progress_dialog

Next topic

standalone_wizard_page

This Page