31 #include <QGridLayout>
105 QWidget* createAndFillCommentContainerFactory(
const Node& nd);
107 void handleSearchbarTriggered();
108 void handleNewCommentTriggered();
111 void handleCommentEntryDeleteRequest(
CommentItem* item);
112 void handleCommentAboutToBeDeleted(
CommentEntry* entry);
The Node class object represents a module or a gate.
A QFrame with a QLineEdit that can be used to input a substring to search for.
QObject * parent() const const