tlp::findselectionwidget(3)
NAME
tlp::FindSelectionWidget
SYNOPSIS
#include <FindSelectionWidget.h> Public Member Functions FindSelectionWidget (Graph *graph, std::string ¤tProperty, QWidget *parent=0) int exec () std::string getCurrentProperty () Protected Slots virtual void propertyChanged (int no) virtual void accept ()
Constructor & Destructor Documentation
- tlp::FindSelectionWidget::FindSelectionWidget (Graph * graph, std::string &
- currentProperty, QWidget * parent = 0)
Member Function Documentation
- virtual void tlp::FindSelectionWidget::accept () [protected, virtual, slot] int tlp::FindSelectionWidget::exec () std::string tlp::FindSelectionWidget::getCurrentProperty () virtual void tlp::FindSelectionWidget::propertyChanged (int no) [protected,
- virtual, slot]
Author
- Generated automatically by Doxygen for Tulip QT Library from the source
code.