Displays a list of items, optionally for a specific Category.
More...
#include "kitlist_finalcut.hpp"
Displays a list of items, optionally for a specific Category.
Definition at line 109 of file kitlist_finalcut.hpp.
◆ ItemListDialog()
| ItemListDialog::ItemListDialog |
( |
finalcut::FWidget * | parent, |
|
|
KitListBaseApp * | base_app, |
|
|
int32_t | category_id ) |
|
explicit |
◆ adjustSize()
| void ItemListDialog::adjustSize |
( |
| ) |
|
|
overrideprivate |
◆ delete_current_item()
| bool ItemListDialog::delete_current_item |
( |
| ) |
|
◆ get_category_id()
| int32_t fdsd::fc::ItemListDialog::get_category_id |
( |
| ) |
const |
|
inline |
◆ getClassName()
| finalcut::FString fdsd::fc::ItemListDialog::getClassName |
( |
| ) |
const |
|
inlineoverride |
◆ initLayout()
| void ItemListDialog::initLayout |
( |
| ) |
|
|
overrideprivate |
◆ is_items()
| bool fdsd::fc::ItemListDialog::is_items |
( |
| ) |
|
|
inline |
◆ onFocusIn()
| void ItemListDialog::onFocusIn |
( |
finalcut::FFocusEvent * | ev | ) |
|
|
overrideprotectedvirtual |
◆ populate_item_list()
| void ItemListDialog::populate_item_list |
( |
| ) |
|
|
protected |
◆ refresh_item_check_status()
| void ItemListDialog::refresh_item_check_status |
( |
std::shared_ptr< Item > | item | ) |
|
|
protected |
◆ remove_current_item()
| void ItemListDialog::remove_current_item |
( |
| ) |
|
◆ KitListWindow
◆ base_app
◆ category_id
| int32_t fdsd::fc::ItemListDialog::category_id |
|
private |
◆ item_list_view
| finalcut::FListView fdsd::fc::ItemListDialog::item_list_view {this} |
|
private |
The documentation for this class was generated from the following files: