GraphTool  1.0
Tool for analyzing and graphically visualizing code dependencies for Ericsson.
 All Classes Namespaces Functions Variables Typedefs Enumerations Pages
MainController Member List

This is the complete list of members for MainController, including all inherited members.

add_to_focused(std::string name)MainController
contract_item(std::string item_name, bool last, bool emit=true)MainControllerslot
duplicateFilterName(std::string filter_name)MainControllersignal
emptyModel()MainController
exclude_item(std::string item_name, bool last)MainControllerslot
excluded_nodes()MainController
expand_item(std::string expand_item_, bool last, bool emit=true, bool update_focus=false, bool recursively=false)MainControllerslot
export_conditional_formattings(std::string file_path)MainController
export_filters(std::string file_path)MainController
focus_item() const MainController
focus_item(std::string item_name)MainControllerslot
fullModel()MainController
get_run_blocks()MainController
graph_height() const MainController
graph_width() const MainController
GraphBuilder typedefMainController
graphChanged(std::string focus_node="", bool reset_zoom=false)MainControllersignal
graphEmpty() (defined in MainController)MainControllersignal
graphModel()MainController
GraphModel typedef (defined in MainController)MainController
GraphType typedef (defined in MainController)MainController
has_item(std::string item_name)MainController
has_post_layout_filters()MainController
has_pre_layout_filters()MainController
import_conditional_formattings(std::string file_path, bool clear=true)MainController
import_filters(std::string file_path, bool clear=true)MainController
insert_post_filter(std::string name, std::string type, bool hide, bool inverted_b, bool enabled, std::string color, std::string opacity, std::map< std::string, std::string > params, bool last)MainControllerslot
insert_pre_filter(std::string name, std::string type, bool hide, bool inverted_b, bool enabled, std::string color, std::string opacity, std::map< std::string, std::string > params, bool last)MainControllerslot
invalidFilterName(std::string filter_name)MainControllersignal
is_expanded(std::string item_name)MainController
item(std::string name)MainController
load_diff_from_xml(std::string file_name)MainController
load_from_xml(std::string file_name)MainController
MainController()MainController
num_nodes()MainController
post_filter_model()MainController
post_filters()MainControllerinline
postFilterModelChanged() (defined in MainController)MainControllersignal
pre_filter_model()MainController
pre_filters()MainControllerinline
preFilterModelChanged() (defined in MainController)MainControllersignal
reinclude_all_excluded_nodes()MainController
reinclude_excluded_node(std::string name)MainController
remove_post_filter(std::string filter_name, bool last=true)MainControllerslot
remove_pre_filter(std::string filter_name, bool last=true)MainControllerslot
reset_all_post_filters()MainControllerslot
reset_all_pre_filters()MainControllerslot
save_to_graphviz(std::string file_name)MainController
search(std::string search_term, std::string search_type)MainControllerslot
set_dependencies(bool dependencies)MainController
set_dependents(bool dependents)MainController
set_layout_type(std::string layout_type, bool relayout=true)MainController
set_linkler(Linkler *linkler, bool free=true)MainController
treeModel(bool dependents, bool dependencies)MainController
undo_focused()MainController
unknownItem(std::string item_name) (defined in MainController)MainControllersignal
update_post_filter(std::string name, std::string type, bool hide, bool inverted_b, bool enabled, std::string color, std::string opacity, std::map< std::string, std::string > params, bool last)MainControllerslot
update_pre_filter(std::string name, std::string type, bool hide, bool inverted_b, bool enabled, std::string color, std::string opacity, std::map< std::string, std::string > params, bool last)MainControllerslot
was_any_node_focused()MainController
~MainController()MainControllervirtual