Stroika Library
3.0d16
Help-Home
Loading...
Searching...
No Matches
StdDialogs.inl
1
/*
2
* Copyright(c) Sophist Solutions, Inc. 1990-2025. All rights reserved
3
*/
4
5
namespace
Stroika::Frameworks::Led {
6
#if qSupportLedDialogWidgets && defined(__cplusplus)
7
// class LedComboBoxWidget
8
inline
vector<Led_tString> LedComboBoxWidget::GetPopupItems ()
const
9
{
10
return
fPopupItems;
11
}
12
#endif
13
}
Library
Sources
Stroika
Frameworks
Led
StdDialogs.inl
Generated by
1.9.8