31 #include <QGridLayout>
102 QWidget* createAndFillCommentContainerFactory(
const Node& nd);
104 void handleSearchbarTriggered();
105 void handleNewCommentTriggered();
108 void handleCommentEntryDeleteRequest(
CommentItem* item);
109 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