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) | |
![]() | |
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 | |
![]() | |
void slotCompleteText (const QString &completionPrefix) | |
void slotTextChanged (const QString &text) | |
![]() | |
void textChanged2 (QString text, int pos) | |
![]() | |
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