s&
newspaper
About
info
About s&box
newspaper
Latest News
published_with_changes
Changes
map
Roadmap
monitoring
Metrics
games
Games
sports_esports
Browse Games
rocket
Discover Games
business_center
Workshop
sports_esports
Games
landscape
Maps
chair
Models
texture
Materials
apparel
Clothing
construction
More..
forum
Forum
docs
Docs
docs
Documentation
dashboard
Api Reference
school
Tutorials
input
Log in with Steam
chevron_left
Change Language
简体中文
English
Русский
Español
Português-Brasil
Deutsch
日本語
Français
Polski
Türkçe
한국어
Pirate
Italiano
ไทย
繁體中文
Українська
Čeština
Nederlands
Magyar
Dansk
Suomi
Svenska
Norsk
Ελληνικά
Română
Български
Tiếng Việt
Bahasa Indonesia
Español-Latinoamérica
العربية
Api
Editor Classes
AutoComplete
chevron_left
Editor Classes
class
AutoComplete
search
Constructors
functions
AutoComplete
Fields
crop_din
OnBuildOptions
crop_din
OnOptionSelected
Properties
data_object
HasAutocompleteOptions
data_object
MinimumLength
data_object
OpenOffset
Methods
functions
AddOption
functions
OnAutoComplete
functions
OnGlobalMousePressed
functions
OnParentBlur
functions
OnParentKeyPress
functions
OpenAbove
AutoComplete
class
Editor
.
account_tree
extends
Menu
Sandbox.Tools
build
Constructors
1
AutoComplete
(
parent
)
crop_din
Fields
2
OnBuildOptions
Action`2
The text has changed - fill in the options
OnOptionSelected
Action`1
You should hook this up to change the text on your control
data_object
Properties
3
HasAutocompleteOptions
bool
MinimumLength
int
OpenOffset
Vector2
functions
Methods
6
AddOption
(
name
,
icon
,
action
,
shortcut
)
Option
Add an option for this autocomplete
OnAutoComplete
(
newPrefix
,
screenPosition
)
OnGlobalMousePressed
(
)
Called when the mouse is pressed. Will hide this window if we clicked on anything except ourselves or our parent control.
OnParentBlur
(
)
Call this when the widget that spawns this blurs, so we can hide ourself
OnParentKeyPress
(
e
)
You should call this from the parent when a key is pressed. Will forward the appropriate keys to us and accept the event.
OpenAbove
(
position
)
Open above this position
Inheritance
QObject
Widget
Menu
AutoComplete
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.