|
fw4spl
|
The namespace guiQt::editor contains a basic editor written with Qt. More...
Classes | |
| struct | AppConfig |
| class | Code |
| This service displays a code editor and works on a fwData::String. More... | |
| class | DynamicView |
| This editor manages tabs containing sub-configurations. More... | |
| class | SActivityView |
| This editor displays activities in a single view (when a new activity is launched, it replaces the previous one). More... | |
| class | SDynamicView |
| This editor manages tabs containing activities. More... | |
| class | SListView |
| This editor allows to draw a list. The currently selected item can be deleted by pressing on "del" key. More... | |
| class | SParameters |
| Generic editor to interact with parameters. More... | |
| class | SSelectionMenuButton |
| This service show a menu button. The user can select one item in the menu. More... | |
| class | SSignalButton |
| This editor shows a button and send a signal when it is clicked. More... | |
| class | SSlider |
| This editor allows to draw a slider with an integer data. More... | |
Variables | |
| typedefconst::fwServices::IService::ConfigType | ConfigType |
| BOOST_PP_OVERLOAD(__FWSERVICES_REGISTER_MACRO_,::fwGui::view::IActivityView,::guiQt::editor::SActivityView)(const fwCom::Signals::SignalKeyType | s_ACTIVITY_LAUNCHED_SIG = "activityLaunched" |
The namespace guiQt::editor contains a basic editor written with Qt.