KiCad PCB EDA Suite
Loading...
Searching...
No Matches
lib_tree_model_adapter.h File Reference
#include <lib_id.h>
#include <lib_tree_model.h>
#include <settings/app_settings.h>
#include <wx/hashmap.h>
#include <wx/dataview.h>
#include <wx/headerctrl.h>
#include <vector>
#include <functional>
#include <set>
#include <map>
#include <project.h>

Go to the source code of this file.

Classes

class  LIB_TREE_MODEL_ADAPTER
 
class  LIB_TREE_MODEL_ADAPTER::ResetTreeView
 RAII guard that detaches the GtkTreeView from the model across a tree rebuild so a deferred frame-clock tick cannot validate rows pointing at nodes the rebuild frees. More...