GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
CompletionCell Struct Reference

The CompletionCell object implements a cell handler with a "combination-box" pull-down menu in it. More...

#include <completioncell.h>

Data Fields

BasicCell cell
 

Detailed Description

The CompletionCell object implements a cell handler with a "combination-box" pull-down menu in it.

On output, the currently selected menu item is displayed. On input, the user can select from a list in the pull-down menu, or use the keyboard to select a menu entry by typing the first few menu characters.

Author
Copyright (c) 2023 Robert Fewell

Definition at line 45 of file completioncell.h.

Field Documentation

◆ cell

BasicCell CompletionCell::cell

Definition at line 47 of file completioncell.h.


The documentation for this struct was generated from the following file: