Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::detail::tab_type Struct Reference

Define some constant about tab category, these flags can be combine with operator |. More...

Public Types

enum  t { none, tabstop, eating }
 

Detailed Description

Define some constant about tab category, these flags can be combine with operator |.

Member Enumeration Documentation

Enumerator
none 

process by nana

tabstop 

move to the next tabstop window

eating 

process by current window