SpreadsheetGui::LineEdit Class Reference
#include <LineEdit.h>
Public Member Functions | |
| bool | event (QEvent *event) |
| LineEdit (QWidget *parent=0) | |
| QModelIndex | next () const |
| void | setIndex (QModelIndex _current) |
Public Member Functions inherited from Gui::ExpressionLineEdit | |
| bool | completerActive () const |
| ExpressionLineEdit (QWidget *parent=0, bool noProperty=false) | |
| void | hideCompleter () |
| void | setDocumentObject (const App::DocumentObject *currentDocObj) |
| void | setNoProperty (bool enabled=true) |
Additional Inherited Members | |
Public Slots inherited from Gui::ExpressionLineEdit | |
| void | slotCompleteText (const QString &completionPrefix) |
| void | slotTextChanged (const QString &text) |
Signals inherited from Gui::ExpressionLineEdit | |
| void | textChanged2 (QString text, int pos) |
Protected Member Functions inherited from Gui::ExpressionLineEdit | |
| void | keyPressEvent (QKeyEvent *event) |
Constructor & Destructor Documentation
◆ LineEdit()
|
explicit |
Member Function Documentation
◆ event()
◆ next()
| QModelIndex LineEdit::next | ( | ) | const |
Referenced by SpreadsheetGui::SheetTableView::closeEditor().
◆ setIndex()
| void LineEdit::setIndex | ( | QModelIndex | _current | ) |
The documentation for this class was generated from the following files:
- src/Mod/Spreadsheet/Gui/LineEdit.h
- src/Mod/Spreadsheet/Gui/LineEdit.cpp
Public Member Functions inherited from
1.8.17