#include <YDumbTab.h>
Public Member Functions | |
Tab (const YCPValue &id, const YCPString &label) | |
Tab (const Tab &other) | |
Tab & | operator= (const Tab &other) |
YCPString | label () const |
YCPValue | internalId () const |
YCPValue | id () const |
Private Attributes | |
YCPValue | _id |
YCPString | _label |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|