KiCad PCB EDA Suite
Loading...
Searching...
No Matches
tab_traversal.h File Reference

Functions for manipulating tab traversal in forms and dialogs. More...

#include <wx/window.h>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  KIUI
 

Functions

void KIUI::SetControlsTabOrder (const std::vector< wxWindow * > &aControlsInTabOrder)
 Set a list of controls to have a defined sequential tab order. More...
 

Detailed Description

Functions for manipulating tab traversal in forms and dialogs.

Definition in file tab_traversal.h.