Functions | |
| int | pvText (PARAM *p, int id) |
| int | pvSelection (PARAM *p, int id) |
|
||||||||||||
|
Request the selected items from a QListBox or QListView. The text will arrive in an SELECTION_EVENT. Allowed widgets: QListBox, QListView |
|
||||||||||||
|
Request the text from the widget. The text will arrive in an TEXT_EVENT. In case of a QMultiLineEdit the text will arrive in a CLIPBOARD_EVENT. Allowed widgets: QLabel, QPushButton, QLineEdit, QMultiLineEdit |
1.4.6