Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
asn1-value-editor
Commits
890fe015
Commit
890fe015
authored
Aug 23, 2015
by
Maxime Perrotin
Browse files
Add commment
parent
f3ad1eb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
asn1_value_editor/sdlHandler.py
View file @
890fe015
...
...
@@ -643,6 +643,8 @@ class sdlHandler(QObject):
def
random_step
(
self
):
''' One step of random simulation '''
def
send_random_tc
(
name
,
asn1_ty
=
None
):
''' Send a TC by clicking on the Send button automatically
Doing so enables Undo/Redo, MSC Trace, etc. '''
if
name
not
in
self
.
active_tc
:
return
if
name
in
self
.
buttons
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment